Home
last modified time | relevance | path

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

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