Searched refs:steps_out (Results 1 – 1 of 1) sorted by relevance
482 int steps_out = s->p.frames*(frame_size/120); in ff_opus_psy_postencode_update() local486 for (i = 0; i < steps_out; i++) in ff_opus_psy_postencode_update()493 const int i_new = i - steps_out; in ff_opus_psy_postencode_update()497 for (i = steps_out; i < s->buffered_steps; i++) in ff_opus_psy_postencode_update()498 s->steps[i]->index -= steps_out; in ff_opus_psy_postencode_update()511 s->buffered_steps -= steps_out; in ff_opus_psy_postencode_update()