Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dsoundcard.h228 #define WAVE_UNSIGNED 0x02 /* bit 1 = Signed - Unsigned data. */ macro
/Linux-v5.10/sound/synth/emux/
Dsoundfont.c975 if (patch.mode & WAVE_UNSIGNED) in load_guspatch()