Searched refs:M4DA_StreamTypeVideoMpeg4 (Results 1 - 10 of 10) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h45 M4DA_StreamTypeVideoMpeg4 = 0, /**< MPEG-4 video */ enumerator in enum:__anon116
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_ClipAnalysis.c398 case M4DA_StreamTypeVideoMpeg4:
H A DM4VSS3GPP_Codecs.c938 case M4DA_StreamTypeVideoMpeg4:
H A DM4VSS3GPP_Clip.c435 || (M4DA_StreamTypeVideoMpeg4
582 if( bAvoidOpeningVideoDec && M4DA_StreamTypeVideoMpeg4
/frameworks/base/media/jni/mediaeditor/
H A DVideoBrowserMain.c243 case M4DA_StreamTypeVideoMpeg4:
H A DVideoEditorMain.cpp512 codec = M4DA_StreamTypeVideoMpeg4;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoDecoder.cpp772 pDecoder->codec = M4DA_StreamTypeVideoMpeg4;
954 case M4DA_StreamTypeVideoMpeg4:
1121 case M4DA_StreamTypeVideoMpeg4:
H A DVideoEditor3gpReader.cpp1461 streamType = M4DA_StreamTypeVideoMpeg4;
1605 } else if( (M4DA_StreamTypeVideoMpeg4 == streamType) ) {
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_Codecs.c834 case M4DA_StreamTypeVideoMpeg4:
H A DM4MCS_API.c2542 || (M4DA_StreamTypeVideoMpeg4
9428 case M4DA_StreamTypeVideoMpeg4:
10373 (M4DA_StreamTypeVideoMpeg4==pStreamHandler->m_streamType)

Completed in 126 milliseconds