Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/wav/
DWAVExtractor.cpp56 WAVE_FORMAT_MSGSM = 0x0031, enumerator
207 && mWaveFormat != WAVE_FORMAT_MSGSM in init()
290 else if (mWaveFormat == WAVE_FORMAT_MSGSM) { in init()
320 case WAVE_FORMAT_MSGSM: in init()
336 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in init()
447 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in read()
489 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in read()
567 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in read()