Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/wav/
DWAVExtractor.cpp43 WAVE_FORMAT_MSGSM = 0x0031, enumerator
186 && mWaveFormat != WAVE_FORMAT_MSGSM in init()
269 else if (mWaveFormat == WAVE_FORMAT_MSGSM) { in init()
299 case WAVE_FORMAT_MSGSM: in init()
316 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in init()
430 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in read()
463 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in read()
527 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in read()