Add the csc conversion from YV16 to NV12
authorZhao Yakui <yakui.zhao@intel.com>
Fri, 14 Mar 2014 07:16:26 +0000 (15:16 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 23 Apr 2014 06:16:51 +0000 (14:16 +0800)
commit071e5f9abebad6e44e052074b6fc0a1bf62a39be
tree41923b40e249b2a5a31ae38507b2511873c581a4
parentb329b70baea3a489a14fe80830f6178d3b8ab089
Add the csc conversion from YV16 to NV12

V1->V2: Follow Zhiwen's comment to handle the scenario of CSC conversion from
YV16 to NV12  when the source is YV16 image instead of YV16 surface.

Reviewed-by: Wind Yuan <feng.yuan@intel.com>
Tested-by: Wind Yuan <feng.yuan@intel.com>
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
(cherry picked from commit 2b5fad11a5c12d3c6ffbef15c02449a3b4e90b98)
src/gen8_post_processing.c
src/i965_post_processing.c