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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp34 { OMX_VIDEO_MPEG4ProfileSimple, OMX_VIDEO_MPEG4Level0 },
35 { OMX_VIDEO_MPEG4ProfileSimple, OMX_VIDEO_MPEG4Level0b },
36 { OMX_VIDEO_MPEG4ProfileSimple, OMX_VIDEO_MPEG4Level1 },
37 { OMX_VIDEO_MPEG4ProfileSimple, OMX_VIDEO_MPEG4Level2 },
38 { OMX_VIDEO_MPEG4ProfileSimple, OMX_VIDEO_MPEG4Level3 },
/frameworks/native/include/media/openmax/
H A DOMX_AsString.h786 case OMX_VIDEO_MPEG4ProfileSimple: return "Simple";
H A DOMX_Video.h606 OMX_VIDEO_MPEG4ProfileSimple = 0x01, enumerator in enum:OMX_VIDEO_MPEG4PROFILETYPE

Completed in 42 milliseconds