HomeSort by relevance Sort by last modified time
    Searched refs:OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h 223 uint32_t mTemporalLayerBitrateRatio[OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS];
SoftVPXEncoder.cpp 510 if (vpxAndroidParams->nTemporalLayerCount > OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS) {
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_VideoExt.h 118 #define OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS 3
153 OMX_U32 nTemporalLayerBitrateRatio[OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS];
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 675 milliseconds