Home
last modified time | relevance | path

Searched refs:WAV_FMT (Results 1 - 10 of 10) sorted by relevance

/third_party/alsa-utils/bat/
H A Dcommon.c127 case WAV_FMT: in read_wav_header()
128 /* WAV_FMT chunk, read and analyze */ in read_wav_header()
166 wav->format.magic = WAV_FMT; in prepare_wav_info()
H A Dcommon.h38 #define WAV_FMT COMPOSE('f', 'm', 't', ' ') macro
/third_party/libsnd/src/
H A Dwavlike.h312 } WAV_FMT ; typedef
325 WAV_FMT wav_fmt ;
H A Dw64.c226 WAV_FMT *wav_fmt ; in w64_read_header()
H A Drf64.c181 WAV_FMT *wav_fmt ; in rf64_read_header()
H A Dwavlike.c126 WAV_FMT *wav_fmt ; in wavlike_read_fmt_chunk()
133 memset (wav_fmt, 0, sizeof (WAV_FMT)) ; in wavlike_read_fmt_chunk()
H A Dwav.c308 WAV_FMT *wav_fmt ; in wav_read_header()
/third_party/alsa-utils/aplay/
H A Dformats.h71 #define WAV_FMT COMPOSE_ID('f','m','t',' ') macro
H A Daplay.c1052 if (type == WAV_FMT)
2739 cf.type = WAV_FMT;
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c699 #define WAV_FMT COMPOSE_ID('f','m','t',' ') macro

Completed in 13 milliseconds