Searched refs:loopend (Results 1 – 5 of 5) sorted by relevance
154 truesize += sp->v.loopend - sp->v.loopstart; in snd_emu8000_sample_new()212 if (i == sp->v.loopend && in snd_emu8000_sample_new()215 int looplen = sp->v.loopend - sp->v.loopstart; in snd_emu8000_sample_new()224 sp->v.loopend += looplen; in snd_emu8000_sample_new()227 sp->v.loopend += looplen; in snd_emu8000_sample_new()240 sp->v.loopend = sp->v.end + BLANK_LOOP_END; in snd_emu8000_sample_new()248 sp->v.loopend += dram_start; in snd_emu8000_sample_new()
272 addr = vp->reg.loopend - 1; in start_voice()
65 sp->v.loopend = sp->v.end + BLANK_LOOP_END; in snd_emu10k1_sample_new()70 loop_end = sp->v.loopend; in snd_emu10k1_sample_new()80 sp->v.loopend += BLANK_HEAD_SIZE; in snd_emu10k1_sample_new()90 while (sp->v.loopend < 64) { in snd_emu10k1_sample_new()93 sp->v.loopend += loop_size; in snd_emu10k1_sample_new()
339 vp->reg.loopend += mapped_offset; in start_voice()359 addr = vp->reg.loopend; in start_voice()
105 int loopstart, loopend; /* loop offset correction */ member150 int loopstart, loopend; /* loop start & end offset */ member