Searched refs:woffset (Results 1 – 2 of 2) sorted by relevance
133 int woffset; in snd_emu10k1_sample_new()135 woffset = offset / 2; in snd_emu10k1_sample_new()139 wblock[woffset + i] = wblock[woffset - i -1]; in snd_emu10k1_sample_new()
1457 unsigned long woffset; in echo_get_stripe_off_id() local1472 woffset = do_div(offset, width); in echo_get_stripe_off_id()1474 stripe_index = woffset / stripe_size; in echo_get_stripe_off_id()1477 *offp = offset * stripe_size + woffset % stripe_size; in echo_get_stripe_off_id()