Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dwavlike.h103 WAVE_FORMAT_GSM610 = 0x0031, /* Microsoft Corporation */ enumerator
Dw64.c421 case WAVE_FORMAT_GSM610 : in w64_read_header()
594 …psf_binheader_writef (psf, "e822", BHW8 (fmt_size), BHW2 (WAVE_FORMAT_GSM610), BHW2 (psf->sf.chann… in w64_write_header()
Dwavlike.c174 { case WAVE_FORMAT_GSM610 : in wavlike_read_fmt_chunk()
184 { case WAVE_FORMAT_GSM610 : in wavlike_read_fmt_chunk()
289 case WAVE_FORMAT_GSM610 : in wavlike_read_fmt_chunk()
600 FORMAT_TYPE (WAVE_FORMAT_GSM610),
Dwav.c730 case WAVE_FORMAT_GSM610 : in wav_read_header()
915 …psf_binheader_writef (psf, "422", BHW4 (fmt_size), BHW2 (WAVE_FORMAT_GSM610), BHW2 (psf->sf.channe… in wav_write_fmt_chunk()
Drf64.c461 case WAVE_FORMAT_GSM610 : in rf64_read_header()