Home
last modified time | relevance | path

Searched refs:looplen (Results 1 – 1 of 1) sorted by relevance

/linux/sound/isa/sb/
H A Demu8000_patch.c215 int looplen = sp->v.loopend - sp->v.loopstart; in snd_emu8000_sample_new() local
219 for (k = 1; k <= looplen; k++) { in snd_emu8000_sample_new()
224 sp->v.loopend += looplen; in snd_emu8000_sample_new()
226 sp->v.loopstart += looplen; in snd_emu8000_sample_new()
227 sp->v.loopend += looplen; in snd_emu8000_sample_new()
229 sp->v.end += looplen; in snd_emu8000_sample_new()