[mpp_enc]: add more print to encoder configure process

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@1070 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2016-07-22 01:49:39 +00:00
parent 07352a511c
commit 34d8d5b04e
6 changed files with 77 additions and 94 deletions

View File

@@ -172,7 +172,6 @@ typedef struct MppEncConfig_t {
RK_S32 profile;
RK_S32 level;
RK_S32 cabac_en;
RK_S32 trans8x8_en;
} MppEncConfig;
/*