Home
last modified time | relevance | path

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

/frameworks/native/include/media/openmax/
DOMX_Video.h621 OMX_VIDEO_MPEG4ProfileAdvancedCore = 0x2000, enumerator
DOMX_AsString.h822 case OMX_VIDEO_MPEG4ProfileAdvancedCore: return "AdvancedCore";
/frameworks/av/media/libstagefright/
DUtils.cpp483 { 0b11000001, { OMX_VIDEO_MPEG4ProfileAdvancedCore, OMX_VIDEO_MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()
484 { 0b11000010, { OMX_VIDEO_MPEG4ProfileAdvancedCore, OMX_VIDEO_MPEG4Level2 } }, in parseMpeg4ProfileLevelFromCsd()