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.cpp54 WAVE_FORMAT_MSGSM = 0x0031, enumerator
205 && mWaveFormat != WAVE_FORMAT_MSGSM in init()
288 else if (mWaveFormat == WAVE_FORMAT_MSGSM) { in init()
318 case WAVE_FORMAT_MSGSM: in init()
334 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in init()
443 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in read()
480 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in read()
558 if (mWaveFormat == WAVE_FORMAT_MSGSM) { in read()