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

/frameworks/native/include/media/openmax/
H A DOMX_AsString.h824 case OMX_VIDEO_MPEG4ProfileAdvancedCore: return "AdvancedCore";
H A DOMX_Video.h621 OMX_VIDEO_MPEG4ProfileAdvancedCore = 0x2000, enumerator in enum:OMX_VIDEO_MPEG4PROFILETYPE
/frameworks/av/media/libstagefright/
H A DUtils.cpp484 { 0b11000001, { OMX_VIDEO_MPEG4ProfileAdvancedCore, OMX_VIDEO_MPEG4Level1 } },
485 { 0b11000010, { OMX_VIDEO_MPEG4ProfileAdvancedCore, OMX_VIDEO_MPEG4Level2 } },

Completed in 99 milliseconds