Lines Matching refs:loopend
166 if (sp->v.loopstart > sp->v.loopend) { in snd_emu8000_sample_new()
168 sp->v.loopstart = sp->v.loopend; in snd_emu8000_sample_new()
169 sp->v.loopend = tmp; in snd_emu8000_sample_new()
175 truesize += sp->v.loopend - sp->v.loopstart; in snd_emu8000_sample_new()
197 sp->v.loopend -= sp->v.start; in snd_emu8000_sample_new()
239 if (i == sp->v.loopend && in snd_emu8000_sample_new()
242 int looplen = sp->v.loopend - sp->v.loopstart; in snd_emu8000_sample_new()
251 sp->v.loopend += looplen; in snd_emu8000_sample_new()
254 sp->v.loopend += looplen; in snd_emu8000_sample_new()
267 sp->v.loopend = sp->v.end + BLANK_LOOP_END; in snd_emu8000_sample_new()
275 sp->v.loopend += dram_start; in snd_emu8000_sample_new()