[mpp]: add output block control

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@367 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2015-10-12 23:04:27 +00:00
parent 7fa4bce3de
commit 17f1b26cc3
4 changed files with 24 additions and 16 deletions

View File

@@ -62,6 +62,7 @@ typedef enum {
typedef enum {
MPP_CMD_BASE = 0,
MPP_ENABLE_DEINTERLACE,
MPP_SET_OUTPUT_BLOCK,
MPP_HAL_CMD_BASE = 0x10000,