Home
last modified time | relevance | path

Searched refs:M4DA_StreamTypeAudioAac (Results 1 – 9 of 9) sorted by relevance

/frameworks/media/libvideoeditor/vss/common/inc/
DM4DA_Types.h49 M4DA_StreamTypeAudioAac = 4, /**< AAC audio */ enumerator
/frameworks/media/libvideoeditor/vss/src/
DM4VSS3GPP_Clip.c486 || (M4DA_StreamTypeAudioAac == pStreamHandler->m_streamType) in M4VSS3GPP_intClipOpen()
1152 if( M4DA_StreamTypeAudioAac == audiotype ) { in M4VSS3GPP_intClipPrepareAudioDecoder()
1176 if( M4DA_StreamTypeAudioAac == audiotype ) in M4VSS3GPP_intClipPrepareAudioDecoder()
1259 if( M4DA_StreamTypeAudioAac == audiotype ) in M4VSS3GPP_intClipPrepareAudioDecoder()
1296 else if( M4DA_StreamTypeAudioAac == audiotype ) in M4VSS3GPP_intClipPrepareAudioDecoder()
DM4VSS3GPP_ClipAnalysis.c541 case M4DA_StreamTypeAudioAac: in M4VSS3GPP_intBuildAnalysis()
623 if( M4DA_StreamTypeAudioAac in M4VSS3GPP_intBuildAnalysis()
DM4VSS3GPP_Codecs.c1002 case M4DA_StreamTypeAudioAac: in M4VSS3GPP_setCurrentAudioDecoder()
DM4PTO3GPP_API.c1634 case M4DA_StreamTypeAudioAac: in M4PTO3GPP_Ready4Processing()
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
DVideoEditor3gpReader.cpp547 if ((M4DA_StreamTypeAudioAac == pC->mAudioStreamHandler->m_streamType) in VideoEditor3gpReader_close()
1670 streamType = M4DA_StreamTypeAudioAac; in VideoEditor3gpReader_getNextStreamHandler()
1765 } else if((M4DA_StreamTypeAudioAac == streamType)) { in VideoEditor3gpReader_getNextStreamHandler()
1829 if(M4DA_StreamTypeAudioAac == (*pStreamHandler)->m_streamType) { in VideoEditor3gpReader_getNextStreamHandler()
1857 if(M4DA_StreamTypeAudioAac == (*pStreamHandler)->m_streamType) { in VideoEditor3gpReader_getNextStreamHandler()
DVideoEditorAudioDecoder.cpp488 VIDEOEDITOR_CHECK(M4DA_StreamTypeAudioAac == in VideoEditorAudioDecoder_create()
/frameworks/media/libvideoeditor/vss/mcs/src/
DM4MCS_Codecs.c886 case M4DA_StreamTypeAudioAac: in M4MCS_setCurrentAudioDecoder()
DM4MCS_API.c2625 || (M4DA_StreamTypeAudioAac == pStreamHandler->m_streamType) in M4MCS_open()
9582 case M4DA_StreamTypeAudioAac: in M4MCS_intGetInputClipProperties()
9770 if( M4DA_StreamTypeAudioAac in M4MCS_intGetInputClipProperties()
10435 (M4DA_StreamTypeAudioAac==pStreamHandler->m_streamType) || in M4MCS_open_normalMode()
10566 if (M4DA_StreamTypeAudioAac == in M4MCS_intCheckAndGetCodecProperties()
10644 if (M4DA_StreamTypeAudioAac == in M4MCS_intCheckAndGetCodecProperties()