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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h49 M4DA_StreamTypeAudioAac = 4, /**< AAC audio */ enumerator in enum:__anon121
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_ClipAnalysis.c541 case M4DA_StreamTypeAudioAac:
623 if( M4DA_StreamTypeAudioAac
H A DM4VSS3GPP_Clip.c498 || (M4DA_StreamTypeAudioAac == pStreamHandler->m_streamType)
1164 if( M4DA_StreamTypeAudioAac == audiotype ) {
1188 if( M4DA_StreamTypeAudioAac == audiotype )
1271 if( M4DA_StreamTypeAudioAac == audiotype )
1308 else if( M4DA_StreamTypeAudioAac == audiotype )
H A DM4VSS3GPP_Codecs.c1002 case M4DA_StreamTypeAudioAac:
H A DM4PTO3GPP_API.c1634 case M4DA_StreamTypeAudioAac:
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp547 if ((M4DA_StreamTypeAudioAac == pC->mAudioStreamHandler->m_streamType)
1674 streamType = M4DA_StreamTypeAudioAac;
1769 } else if((M4DA_StreamTypeAudioAac == streamType)) {
1833 if(M4DA_StreamTypeAudioAac == (*pStreamHandler)->m_streamType) {
1861 if(M4DA_StreamTypeAudioAac == (*pStreamHandler)->m_streamType) {
H A DVideoEditorAudioDecoder.cpp488 VIDEOEDITOR_CHECK(M4DA_StreamTypeAudioAac ==
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_Codecs.c886 case M4DA_StreamTypeAudioAac:
H A DM4MCS_API.c2618 || (M4DA_StreamTypeAudioAac == pStreamHandler->m_streamType)
9579 case M4DA_StreamTypeAudioAac:
9767 if( M4DA_StreamTypeAudioAac
10432 (M4DA_StreamTypeAudioAac==pStreamHandler->m_streamType) ||
10563 if (M4DA_StreamTypeAudioAac ==
10641 if (M4DA_StreamTypeAudioAac ==

Completed in 72 milliseconds