OSDN Git Service

Move some VPP structures/functions into the common files to support more platforms
authorZhao Yakui <yakui.zhao@intel.com>
Thu, 24 Nov 2016 01:04:10 +0000 (20:04 -0500)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 29 Nov 2016 00:59:34 +0000 (08:59 +0800)
commite51dd52cc24708af8bd23bc645e930d242a1b1c7
tree55aba1f37a3de490bb47661398d8f84cfac067d2
parentce55d7e514bd9fb3103312dd75ced16247c4eff5
Move some VPP structures/functions into the common files to support more platforms

This is to define some common structures/functions so that they can
be used on more platforms when adding new VPP functions.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Reviewed-by: Xiang, Haihao<haihao.xiang@intel.com>
src/Makefile.am
src/gen75_picture_process.c
src/gen8_post_processing.h
src/gen9_post_processing.c
src/intel_common_vpp_internal.h [new file with mode: 0644]
src/intel_gen_vppapi.h [new file with mode: 0644]