Searched refs:OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.h194 uint32_t mTemporalLayerBitrateRatio[OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS];
H A DSoftVPXEncoder.cpp571 if (vp8AndroidParams->nTemporalLayerCount > OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS) {
/frameworks/native/include/media/openmax/
H A DOMX_VideoExt.h145 #define OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS 3 macro
176 OMX_U32 nTemporalLayerBitrateRatio[OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS];
/frameworks/av/media/libstagefright/
H A DACodec.cpp4215 [OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS]
4216 [OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS] = {
4267 for (size_t i = 0; i < OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS; i++) {

Completed in 119 milliseconds