VPP: Set the alpha channel when doing the conversion from NV12 to RGBA on Ivy/Haswell/BDW
authorZhao Yakui <yakui.zhao@intel.com>
Tue, 22 Apr 2014 03:05:18 +0000 (11:05 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 23 Apr 2014 06:27:13 +0000 (14:27 +0800)
commit0d3462360f624750233d77771d55f48bc00039e5
treeefafa806803db8cdbbdaa87a6125876ddea84052
parent2d00edc3d07997bd322ce4d905c84cb7f52dd421
VPP: Set the alpha channel when doing the conversion from NV12 to RGBA on Ivy/Haswell/BDW

Currently zero is written to alpha channel when doing the conversion
from NV12 to RGBA(BGRA), which affects the following the rendering operation.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
(cherry picked from commit 4082c9db1eef45bc117fc151d60a178926ab9f73)
src/gen8_post_processing.c
src/i965_post_processing.c
src/i965_post_processing.h