Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_MPEG4Level1 (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
DM4VD_EXTERNAL_BitstreamParser.c39 {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/
DOMX_Video.h633 OMX_VIDEO_MPEG4Level1 = 0x04, /**< Level 1 */ enumerator
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.cpp35 { OMX_VIDEO_MPEG4ProfileSimple, OMX_VIDEO_MPEG4Level1 },
/frameworks/av/media/libmedia/
DMediaProfiles.cpp868 OMX_VIDEO_MPEG4ProfileSimple, OMX_VIDEO_MPEG4Level1)); in createDefaultExportVideoProfiles()
/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_API.c10886 case OMX_VIDEO_MPEG4Level1: in M4MCS_intLimitBitrateForMpeg4Enc()