Home
last modified time | relevance | path

Searched refs:WAV_WAVE (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-utils/bat/
H A Dcommon.c112 || (riff_wave_header.type != WAV_WAVE)) { in read_wav_header()
165 wav->header.type = WAV_WAVE; in prepare_wav_info()
H A Dcommon.h37 #define WAV_WAVE COMPOSE('W', 'A', 'V', 'E') macro
/third_party/alsa-utils/aplay/
H A Dformats.h70 #define WAV_WAVE COMPOSE_ID('W','A','V','E') macro
H A Daplay.c1034 if (h->type != WAV_WAVE)
2737 h.type = WAV_WAVE;
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c698 #define WAV_WAVE COMPOSE_ID('W','A','V','E') macro
734 if (header.hdr.magic != WAV_RIFF || header.hdr.type != WAV_WAVE) { in check_wav_file()

Completed in 8 milliseconds