Searched refs:OMX_VIDEO_MPEG4Level1 (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/libvideoeditor/vss/src/ |
D | M4VD_EXTERNAL_BitstreamParser.c | 39 {0x01, OMX_VIDEO_MPEG4ProfileSimple, OMX_VIDEO_MPEG4Level1}, 45 {0x11, OMX_VIDEO_MPEG4ProfileSimpleScalable,OMX_VIDEO_MPEG4Level1}, 47 {0x21, OMX_VIDEO_MPEG4ProfileCore, OMX_VIDEO_MPEG4Level1}, 53 {0x51, OMX_VIDEO_MPEG4ProfileScalableTexture, OMX_VIDEO_MPEG4Level1}, 54 {0x61, OMX_VIDEO_MPEG4ProfileSimpleFace, OMX_VIDEO_MPEG4Level1}, 56 {0x71, OMX_VIDEO_MPEG4ProfileBasicAnimated, OMX_VIDEO_MPEG4Level1}, 58 {0x81, OMX_VIDEO_MPEG4ProfileHybrid, OMX_VIDEO_MPEG4Level1}, 60 {0x91, OMX_VIDEO_MPEG4ProfileAdvancedRealTime, OMX_VIDEO_MPEG4Level1}, 64 {0xa1, OMX_VIDEO_MPEG4ProfileCoreScalable, OMX_VIDEO_MPEG4Level1}, 67 {0xb1, OMX_VIDEO_MPEG4ProfileAdvancedCoding, OMX_VIDEO_MPEG4Level1}, [all …]
|
/frameworks/native/include/media/openmax/ |
D | OMX_Video.h | 633 OMX_VIDEO_MPEG4Level1 = 0x04, /**< Level 1 */ enumerator
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
D | SoftMPEG4.cpp | 35 { OMX_VIDEO_MPEG4ProfileSimple, OMX_VIDEO_MPEG4Level1 },
|
/frameworks/av/media/libmedia/ |
D | MediaProfiles.cpp | 868 OMX_VIDEO_MPEG4ProfileSimple, OMX_VIDEO_MPEG4Level1)); in createDefaultExportVideoProfiles()
|
/frameworks/av/libvideoeditor/vss/mcs/src/ |
D | M4MCS_API.c | 10886 case OMX_VIDEO_MPEG4Level1: in M4MCS_intLimitBitrateForMpeg4Enc()
|