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

/linux-master/sound/pci/emu10k1/
H A Demu10k1_patch.c77 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS))
92 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS))
101 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS))
117 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) {
150 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS))
174 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) {
187 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS))
H A Demu10k1_callback.c374 if (vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_8BITS)
/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) {
172 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) {
/linux-master/sound/synth/emux/
H A Demux_effect.c134 if (!(mode & SNDRV_SFNT_SAMPLE_8BITS))
H A Dsoundfont.c981 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_8BITS;

Completed in 193 milliseconds