Home
last modified time | relevance | path

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

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