Home
last modified time | relevance | path

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

/frameworks/native/include/media/openmax/
DOMX_Video.h613 OMX_VIDEO_MPEG4ProfileScalableTexture = 0x20, enumerator
DOMX_AsString.h814 case OMX_VIDEO_MPEG4ProfileScalableTexture: return "ScalableTexture";
/frameworks/av/media/libstagefright/
DUtils.cpp463 { 0b01010001, { OMX_VIDEO_MPEG4ProfileScalableTexture, OMX_VIDEO_MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()