Home | History | Annotate | Download | only in encoder

Lines Matching refs:tot_steps

1627   const int tot_steps = (cfg->ss_count / cfg->searches_per_step) - search_param;
1647 for (step = 0; step < tot_steps; step++) {