Searched refs:OMX_VIDEO_MPEG4ProfileCoreScalable (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_AsString.h822 case OMX_VIDEO_MPEG4ProfileCoreScalable: return "CoreScalable";
H A DOMX_Video.h619 OMX_VIDEO_MPEG4ProfileCoreScalable = 0x800, enumerator in enum:OMX_VIDEO_MPEG4PROFILETYPE
/frameworks/av/media/libstagefright/
H A DUtils.cpp477 { 0b10100001, { OMX_VIDEO_MPEG4ProfileCoreScalable, OMX_VIDEO_MPEG4Level1 } },
478 { 0b10100010, { OMX_VIDEO_MPEG4ProfileCoreScalable, OMX_VIDEO_MPEG4Level2 } },
479 { 0b10100011, { OMX_VIDEO_MPEG4ProfileCoreScalable, OMX_VIDEO_MPEG4Level3 } },

Completed in 501 milliseconds