VEBOX: 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:09 +0000 (09:49 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 23 Apr 2014 06:19:57 +0000 (14:19 +0800)
commita618893863e780475f1b531d27d4dc0cd82c4a15
tree5581459bcabd8f194213873a7cdb027b4eef5a92
parent947cb535e30506922c22e84343c652b436048eaf
VEBOX: 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>
--
 src/gen75_vpp_vebox.c |   83 ++++++++++++++++++++++++--------------------------
 1 file changed, 41 insertions(+), 42 deletions(-)

(cherry picked from commit 2a31ad7e200cfb5df95b11875ee33795cdc7e343)
src/gen75_vpp_vebox.c