Searched refs:loopend (Results 1 – 7 of 7) sorted by relevance
44 int loopend, sampleend; in snd_emu10k1_sample_new() local61 sp->v.loopend -= sp->v.start; in snd_emu10k1_sample_new()68 loopend = sp->v.loopend; in snd_emu10k1_sample_new()69 if (loopend > sampleend) in snd_emu10k1_sample_new()70 loopend = sampleend; in snd_emu10k1_sample_new()73 if (sp->v.loopstart >= sp->v.loopend) { in snd_emu10k1_sample_new()75 sp->v.loopstart = sp->v.loopend; in snd_emu10k1_sample_new()76 sp->v.loopend = tmp; in snd_emu10k1_sample_new()84 loopsize = sp->v.loopend - sp->v.loopstart; in snd_emu10k1_sample_new()115 size = loopend; in snd_emu10k1_sample_new()[all …]
347 vp->reg.loopend += mapped_offset; in start_voice()406 addr = vp->reg.loopend; in start_voice()
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()[all …]
285 addr = vp->reg.loopend - 1; in start_voice()
99 vp->reg.start, vp->reg.end, vp->reg.loopstart, vp->reg.loopend); in snd_emux_proc_info_read()
676 avp->loopend += sample->v.loopend; in set_sample()979 smp->v.loopend = patch.loop_end; in load_guspatch()1001 smp->v.loopend /= 2; in load_guspatch()
271 vp->reg.loopend += effect_get_offset(chan, EMUX_FX_LOOP_END, in snd_emux_setup_effect()