Searched refs:OMX_VIDEO_MPEG4ProfileCore (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp56 { OMX_VIDEO_MPEG4ProfileCore, OMX_VIDEO_MPEG4Level2 },
283 mpeg4type->eProfile = OMX_VIDEO_MPEG4ProfileCore;
365 if (mpeg4type->eProfile != OMX_VIDEO_MPEG4ProfileCore ||
/frameworks/native/include/media/openmax/
H A DOMX_AsString.h813 case OMX_VIDEO_MPEG4ProfileCore: return "Core";
H A DOMX_Video.h610 OMX_VIDEO_MPEG4ProfileCore = 0x04, enumerator in enum:OMX_VIDEO_MPEG4PROFILETYPE
/frameworks/av/media/libstagefright/
H A DUtils.cpp457 { 0b00100001, { OMX_VIDEO_MPEG4ProfileCore, OMX_VIDEO_MPEG4Level1 } },
458 { 0b00100010, { OMX_VIDEO_MPEG4ProfileCore, OMX_VIDEO_MPEG4Level2 } },

Completed in 1641 milliseconds