Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_MPEG4ProfileScalableTexture (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Video.h622 OMX_VIDEO_MPEG4ProfileScalableTexture = 0x20, enumerator
DOMX_AsString.h829 case OMX_VIDEO_MPEG4ProfileScalableTexture: return "ScalableTexture";
/frameworks/av/media/libstagefright/
DUtils.cpp446 { 0b01010001, { OMX_VIDEO_MPEG4ProfileScalableTexture, OMX_VIDEO_MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()