Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/sb/
H A Demu8000_patch.c229 int looplen = sp->v.loopend - sp->v.loopstart; in snd_emu8000_sample_new() local
233 for (k = 1; k <= looplen; k++) { in snd_emu8000_sample_new()
238 sp->v.loopend += looplen; in snd_emu8000_sample_new()
240 sp->v.loopstart += looplen; in snd_emu8000_sample_new()
241 sp->v.loopend += looplen; in snd_emu8000_sample_new()
243 sp->v.end += looplen; in snd_emu8000_sample_new()