Home | History | Annotate | Download | only in enc

Lines Matching defs:new_y

540         const int new_y = (int)best_y[off] + diff_y;
541 best_y[off] = clip_y(new_y);