Searched refs:WAV_FORMAT_PCM (Results 1 – 2 of 2) sorted by relevance
/third_party/alsa-utils/bat/ | ||
D | common.h | 34 #define WAV_FORMAT_PCM 1 /* PCM WAVE file encoding */ macro |
D | common.c | 166 wav->format.format = WAV_FORMAT_PCM; in prepare_wav_info() |