Home | History | Annotate | Download | only in encoder

Lines Matching refs:tot_steps

882     int tot_steps;
913 tot_steps = (x->ss_count / x->searches_per_step) - search_param;
921 for (step = 0; step < tot_steps ; step++)
997 int tot_steps;
1028 tot_steps = (x->ss_count / x->searches_per_step) - search_param;
1036 for (step = 0; step < tot_steps ; step++)