Home
last modified time | relevance | path

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

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