Home
last modified time | relevance | path

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

/frameworks/native/include/media/openmax/
DOMX_Video.h622 OMX_VIDEO_MPEG4ProfileAdvancedScalable = 0x4000, enumerator
DOMX_AsString.h823 case OMX_VIDEO_MPEG4ProfileAdvancedScalable: return "AdvancedScalable";
/frameworks/av/media/libstagefright/
DUtils.cpp485 { 0b11010001, { OMX_VIDEO_MPEG4ProfileAdvancedScalable, OMX_VIDEO_MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()
486 { 0b11010010, { OMX_VIDEO_MPEG4ProfileAdvancedScalable, OMX_VIDEO_MPEG4Level2 } }, in parseMpeg4ProfileLevelFromCsd()
487 { 0b11010011, { OMX_VIDEO_MPEG4ProfileAdvancedScalable, OMX_VIDEO_MPEG4Level3 } }, in parseMpeg4ProfileLevelFromCsd()