Searched refs:SNDRV_SFNT_SAMPLE_UNSIGNED (Results 1 – 4 of 4) sorted by relevance
51 xor = (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_UNSIGNED) ? 0 : 0x80808080; in snd_emu10k1_sample_new()55 xor = (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_UNSIGNED) ? 0x80008000 : 0; in snd_emu10k1_sample_new()
155 #define SNDRV_SFNT_SAMPLE_UNSIGNED 2 /* wave data is unsigned */ macro
90 if (mode & SNDRV_SFNT_SAMPLE_UNSIGNED) in read_word()
1026 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_UNSIGNED; in load_guspatch()