Searched refs:SNDRV_SFNT_SAMPLE_8BITS (Results 1 – 6 of 6) sorted by relevance
77 if (mode & SNDRV_SFNT_SAMPLE_8BITS) { in read_word()164 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) { in snd_emu8000_sample_new()
154 #define SNDRV_SFNT_SAMPLE_8BITS 1 /* wave data is 8bits */ macro
48 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) { in snd_emu10k1_sample_new()
325 w_16 = !(vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_8BITS); in start_voice()
134 if (!(mode & SNDRV_SFNT_SAMPLE_8BITS)) in effect_get_offset()
1024 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_8BITS; in load_guspatch()