Home
last modified time | relevance | path

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

/third_party/alsa-utils/aplay/
Dformats.h79 #define WAV_FMT_EXTENSIBLE 0xfffe macro
Daplay.c1050 if (format == WAV_FMT_EXTENSIBLE) { in test_wavefile()