Home
last modified time | relevance | path

Searched refs:M4DA_StreamTypeAudioPcm (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
DM4DA_Types.h52 M4DA_StreamTypeAudioPcm = 7, /**< Wav audio */ enumerator
/frameworks/av/libvideoeditor/vss/src/
DM4READER_Pcm.c394 pC->m_pAudioStream->m_streamType = M4DA_StreamTypeAudioPcm; in M4READER_PCM_getNextStream()
DM4VSS3GPP_ClipAnalysis.c556 case M4DA_StreamTypeAudioPcm: in M4VSS3GPP_intBuildAnalysis()
DM4VSS3GPP_Clip.c503 || (M4DA_StreamTypeAudioPcm in M4VSS3GPP_intClipOpen()
1167 } else if (M4DA_StreamTypeAudioPcm != audiotype) { in M4VSS3GPP_intClipPrepareAudioDecoder()
DM4VSS3GPP_Codecs.c1012 case M4DA_StreamTypeAudioPcm: in M4VSS3GPP_setCurrentAudioDecoder()