Home
last modified time | relevance | path

Searched refs:SNDRV_SFNT_SAMPLE_UNSIGNED (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/uapi/sound/
Dsfnt_info.h155 #define SNDRV_SFNT_SAMPLE_UNSIGNED 2 /* wave data is unsigned */ macro
/Linux-v6.6/sound/isa/sb/
Demu8000_patch.c90 if (mode & SNDRV_SFNT_SAMPLE_UNSIGNED) in read_word()
/Linux-v6.6/sound/pci/emu10k1/
Demu10k1_patch.c172 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_UNSIGNED) { in snd_emu10k1_sample_new()
/Linux-v6.6/sound/synth/emux/
Dsoundfont.c983 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_UNSIGNED; in load_guspatch()