Searched refs:SNDRV_SFNT_SAMPLE_REVERSE_LOOP (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/sound/
H A Dsfnt_info.h161 #define SNDRV_SFNT_SAMPLE_REVERSE_LOOP 128 /* reverse looping */ macro
/linux-master/sound/pci/emu10k1/
H A Demu10k1_patch.c68 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP))
115 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) {
/linux-master/sound/isa/sb/
H A Demu8000_patch.c160 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP))
227 (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)))
/linux-master/sound/synth/emux/
H A Dsoundfont.c990 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_REVERSE_LOOP;

Completed in 161 milliseconds