Home | History | Annotate | Download | only in unit_test

Lines Matching defs:y_off

1371   int y_off = b * (yw + b * 2) + b;
1379 CopyPlane(orig_y + y_off, y_st, dst_c + y_off, stride, yw, yh);
1385 CopyPlane(orig_y + y_off, y_st, dst_opt + y_off, stride, yw, yh);