Searched refs:M4DA_StreamTypeVideoMpeg4Avc (Results 1 - 12 of 12) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h54 M4DA_StreamTypeVideoMpeg4Avc = 9, /**< MPEG-4 AVC video (h264) */ enumerator in enum:__anon121
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_ClipAnalysis.c468 case M4DA_StreamTypeVideoMpeg4Avc:
H A DM4VSS3GPP_Codecs.c943 case M4DA_StreamTypeVideoMpeg4Avc:
H A DM4VSS3GPP_Clip.c437 || (M4DA_StreamTypeVideoMpeg4Avc
649 if( M4DA_StreamTypeVideoMpeg4Avc
H A DM4VSS3GPP_AudioMixing.c2001 == M4DA_StreamTypeVideoMpeg4Avc )
H A DM4VSS3GPP_EditVideo.c300 == M4DA_StreamTypeVideoMpeg4Avc )
/frameworks/base/media/jni/mediaeditor/
H A DVideoBrowserMain.c270 case M4DA_StreamTypeVideoMpeg4Avc:
H A DVideoEditorMain.cpp512 codec = M4DA_StreamTypeVideoMpeg4Avc;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp1098 (pStreamHandler->m_streamType == M4DA_StreamTypeVideoMpeg4Avc) ) {
1457 streamType = M4DA_StreamTypeVideoMpeg4Avc;
1574 else if(M4DA_StreamTypeVideoMpeg4Avc == streamType) {
H A DVideoEditorVideoDecoder.cpp770 pDecoder->codec = M4DA_StreamTypeVideoMpeg4Avc;
965 case M4DA_StreamTypeVideoMpeg4Avc:
1132 case M4DA_StreamTypeVideoMpeg4Avc:
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_Codecs.c838 case M4DA_StreamTypeVideoMpeg4Avc:
H A DM4MCS_API.c2544 || (M4DA_StreamTypeVideoMpeg4Avc
2599 if( M4DA_StreamTypeVideoMpeg4Avc
9436 case M4DA_StreamTypeVideoMpeg4Avc:
10375 ||(M4DA_StreamTypeVideoMpeg4Avc==pStreamHandler->m_streamType))
10377 ||((M4DA_StreamTypeVideoMpeg4Avc==pStreamHandler->m_streamType)

Completed in 234 milliseconds