Searched refs:WAVE_FORMAT_ADPCM (Results 1 – 2 of 2) sorted by relevance
63 { WAVE_FORMAT_ADPCM, "Microsoft ADPCM" },230 case WAVE_FORMAT_ADPCM: in audio_wav_parse_hdr()
127 #define WAVE_FORMAT_ADPCM (0x0002) macro