fix compiler warning in OMX_VideoExt.h
Bug: 11969958 Change-Id: I6dbc1c5a56c5f8db0af931c9391299aaaf1b536a
This commit is contained in:
parent
e75b7b491e
commit
64f5ec51ad
@ -143,7 +143,7 @@ typedef struct OMX_VIDEO_PARAM_ANDROID_VP8ENCODERTYPE {
|
|||||||
OMX_U32 nTemporalLayerBitrateRatio[OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS];
|
OMX_U32 nTemporalLayerBitrateRatio[OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS];
|
||||||
OMX_U32 nMinQuantizer;
|
OMX_U32 nMinQuantizer;
|
||||||
OMX_U32 nMaxQuantizer;
|
OMX_U32 nMaxQuantizer;
|
||||||
};
|
} OMX_VIDEO_PARAM_ANDROID_VP8ENCODERTYPE;
|
||||||
|
|
||||||
/** HEVC Profile enum type */
|
/** HEVC Profile enum type */
|
||||||
typedef enum OMX_VIDEO_HEVCPROFILETYPE {
|
typedef enum OMX_VIDEO_HEVCPROFILETYPE {
|
||||||
|
Loading…
Reference in New Issue
Block a user