Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/vss/common/inc/
DM4DA_Types.h46 M4DA_StreamTypeVideoH263 = 1, /**< H263 video */ enumerator
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditor3gpReader.cpp686 if((M4DA_StreamTypeVideoH263 != pC->mVideoStreamHandler->\ in VideoEditor3gpReader_getOption()
1459 streamType = M4DA_StreamTypeVideoH263; in VideoEditor3gpReader_getNextStreamHandler()
1535 if(M4DA_StreamTypeVideoH263 == streamType) { in VideoEditor3gpReader_getNextStreamHandler()
DVideoEditorVideoDecoder.cpp774 pDecoder->codec = M4DA_StreamTypeVideoH263; in queryVideoDecoderCapabilities()
951 case M4DA_StreamTypeVideoH263: in VideoEditorVideoDecoder_create()
1118 case M4DA_StreamTypeVideoH263: in VideoEditorVideoSoftwareDecoder_create()
/frameworks/base/media/jni/mediaeditor/
DVideoBrowserMain.c244 case M4DA_StreamTypeVideoH263: in videoBrowserCreate()
DVideoEditorMain.cpp506 codec = M4DA_StreamTypeVideoH263; in checkClipVideoProfileAndLevel()
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_ClipAnalysis.c450 case M4DA_StreamTypeVideoH263: in M4VSS3GPP_intBuildAnalysis()
DM4VSS3GPP_Codecs.c939 case M4DA_StreamTypeVideoH263: in M4VSS3GPP_setCurrentVideoDecoder()
DM4VSS3GPP_Clip.c434 if( ( M4DA_StreamTypeVideoH263 == pStreamHandler->m_streamType) in M4VSS3GPP_intClipOpen()
/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_Codecs.c835 case M4DA_StreamTypeVideoH263: in M4MCS_setCurrentVideoDecoder()
DM4MCS_API.c2541 if( ( M4DA_StreamTypeVideoH263 == pStreamHandler->m_streamType) in M4MCS_open()
9432 case M4DA_StreamTypeVideoH263: in M4MCS_intGetInputClipProperties()
10372 if ((M4DA_StreamTypeVideoH263==pStreamHandler->m_streamType) || in M4MCS_open_normalMode()