Home
last modified time | relevance | path

Searched refs:WAV_FORMAT_PCM (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-utils/bat/
Dcommon.h34 #define WAV_FORMAT_PCM 1 /* PCM WAVE file encoding */ macro
Dcommon.c166 wav->format.format = WAV_FORMAT_PCM; in prepare_wav_info()