fix compiler warning in OMX_VideoExt.h

Bug: 11969958
Change-Id: I6dbc1c5a56c5f8db0af931c9391299aaaf1b536a
This commit is contained in:
Lajos Molnar 2014-06-05 22:33:17 -07:00
parent e75b7b491e
commit 64f5ec51ad
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ typedef struct OMX_VIDEO_PARAM_ANDROID_VP8ENCODERTYPE {
OMX_U32 nTemporalLayerBitrateRatio[OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS];
OMX_U32 nMinQuantizer;
OMX_U32 nMaxQuantizer;
};
} OMX_VIDEO_PARAM_ANDROID_VP8ENCODERTYPE;
/** HEVC Profile enum type */
typedef enum OMX_VIDEO_HEVCPROFILETYPE {