Searched refs:SNDRV_SFNT_SAMPLE_8BITS (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/sound/
H A Dsfnt_info.h154 #define SNDRV_SFNT_SAMPLE_8BITS 1 /* wave data is 8bits */ macro
/linux-master/sound/isa/sb/
H A Demu8000_patch.c77 if (mode & SNDRV_SFNT_SAMPLE_8BITS) {
165 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) {
/linux-master/sound/pci/emu10k1/
H A Demu10k1_patch.c47 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) {
H A Demu10k1_callback.c325 w_16 = !(vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_8BITS);
/linux-master/sound/synth/emux/
H A Demux_effect.c134 if (!(mode & SNDRV_SFNT_SAMPLE_8BITS))
H A Dsoundfont.c1020 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_8BITS;

Completed in 144 milliseconds