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

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

Completed in 106 milliseconds