Home
last modified time | relevance | path

Searched refs:M4DA_StreamTypeAudioMp3 (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
DM4DA_Types.h50 M4DA_StreamTypeAudioMp3 = 5, /**< MP3 audio */ enumerator
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_Clip.c499 || (M4DA_StreamTypeAudioMp3 in M4VSS3GPP_intClipOpen()
1303 else if( M4DA_StreamTypeAudioMp3 == audiotype ) { in M4VSS3GPP_intClipPrepareAudioDecoder()
1532 if( (M4DA_StreamTypeAudioMp3 in M4VSS3GPP_intClipJumpAudioAt()
DM4VSS3GPP_ClipAnalysis.c546 case M4DA_StreamTypeAudioMp3: in M4VSS3GPP_intBuildAnalysis()
DM4VSS3GPP_Codecs.c1008 case M4DA_StreamTypeAudioMp3: in M4VSS3GPP_setCurrentAudioDecoder()
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorMp3Reader.cpp541 pStreamHandler->m_streamType = M4DA_StreamTypeAudioMp3; in VideoEditorMp3Reader_getNextStream()
/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_Codecs.c891 case M4DA_StreamTypeAudioMp3: in M4MCS_setCurrentAudioDecoder()
DM4MCS_API.c2619 || (M4DA_StreamTypeAudioMp3 in M4MCS_open()
9583 case M4DA_StreamTypeAudioMp3: in M4MCS_intGetInputClipProperties()
10433 (M4DA_StreamTypeAudioMp3==pStreamHandler->m_streamType) || in M4MCS_open_normalMode()