am 64f5ec51
: fix compiler warning in OMX_VideoExt.h
* commit '64f5ec51ad3a9aea5a849d51139e605815b42d75': fix compiler warning in OMX_VideoExt.h
This commit is contained in:
commit
6445efde47
@ -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