Lines Matching refs:WAVE_FORMAT_PCM
147 case WAVE_FORMAT_PCM: in GSM_FormatValidate()
227 case WAVE_FORMAT_PCM: aftd->dwFormatTagIndex = 0; break; in GSM_FormatTagDetails()
241 aftd->dwFormatTag = WAVE_FORMAT_PCM; in GSM_FormatTagDetails()
271 case WAVE_FORMAT_PCM: in GSM_FormatDetails()
324 if (adfs->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) in GSM_FormatSuggest()
333 case WAVE_FORMAT_PCM: adfs->pwfxDst->wFormatTag = WAVE_FORMAT_GSM610; break; in GSM_FormatSuggest()
334 case WAVE_FORMAT_GSM610: adfs->pwfxDst->wFormatTag = WAVE_FORMAT_PCM; break; in GSM_FormatSuggest()
341 case WAVE_FORMAT_PCM: in GSM_FormatSuggest()
412 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in GSM_StreamSize()
418 adsi->pwfxDst->wFormatTag == WAVE_FORMAT_PCM) in GSM_StreamSize()
429 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in GSM_StreamSize()
435 adsi->pwfxDst->wFormatTag == WAVE_FORMAT_PCM) in GSM_StreamSize()