Home
last modified time | relevance | path

Searched refs:WAV_FMT_IEEE_FLOAT (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-utils/aplay/
H A Dformats.h76 #define WAV_FMT_IEEE_FLOAT 0x0003 macro
H A Daplay.c1085 format != WAV_FMT_IEEE_FLOAT) {
1166 } else if (format == WAV_FMT_IEEE_FLOAT) {
2743 f.format = LE_SHORT(WAV_FMT_IEEE_FLOAT);

Completed in 6 milliseconds