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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h46 M4DA_StreamTypeVideoH263 = 1, /**< H263 video */ enumerator in enum:__anon121
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_ClipAnalysis.c450 case M4DA_StreamTypeVideoH263:
H A DM4VSS3GPP_Codecs.c939 case M4DA_StreamTypeVideoH263:
H A DM4VSS3GPP_Clip.c434 if( ( M4DA_StreamTypeVideoH263 == pStreamHandler->m_streamType)
/frameworks/base/media/jni/mediaeditor/
H A DVideoBrowserMain.c244 case M4DA_StreamTypeVideoH263:
H A DVideoEditorMain.cpp509 codec = M4DA_StreamTypeVideoH263;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp686 if((M4DA_StreamTypeVideoH263 != pC->mVideoStreamHandler->\
1459 streamType = M4DA_StreamTypeVideoH263;
1539 if(M4DA_StreamTypeVideoH263 == streamType) {
H A DVideoEditorVideoDecoder.cpp774 pDecoder->codec = M4DA_StreamTypeVideoH263;
951 case M4DA_StreamTypeVideoH263:
1118 case M4DA_StreamTypeVideoH263:
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_Codecs.c835 case M4DA_StreamTypeVideoH263:
H A DM4MCS_API.c2541 if( ( M4DA_StreamTypeVideoH263 == pStreamHandler->m_streamType)
9432 case M4DA_StreamTypeVideoH263:
10372 if ((M4DA_StreamTypeVideoH263==pStreamHandler->m_streamType) ||

Completed in 120 milliseconds