Home | History | Annotate | Download | only in encoder

Lines Matching defs:target_index

218   int target_index = rc->worst_quality;
230 target_index = i;
235 return target_index - start_index;
244 int target_index = rc->worst_quality;
255 target_index = i;
260 return target_index - qindex;