VPP: Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)
authorZhao Yakui <yakui.zhao@intel.com>
Mon, 24 Mar 2014 01:49:06 +0000 (09:49 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 23 Apr 2014 06:19:25 +0000 (14:19 +0800)
commit947cb535e30506922c22e84343c652b436048eaf
treeed93d668586b75a14bae7c23a05ab263f9853060
parent1ea8d643e3cde59babf46114f083bdf7e78eaaeb
VPP: Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)

This is helpful to avoid the typo error when using VA_FOURCC(A, B, C, D).

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
(cherry picked from commit 0b9ed6ad9fbe46812d566fa31bf6d60739757a17)

Conflicts:
src/i965_post_processing.c
src/gen75_picture_process.c
src/gen75_vpp_gpe.c
src/gen8_post_processing.c
src/i965_post_processing.c