Home | History | Annotate | Download | only in unit_test

Lines Matching refs:yh

1344   int yh = benchmark_height_;
1348 int y_plane_size = (yw + b * 2) * (yh + b * 2);
1358 for (i = b; i < (yh + b); ++i) {
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);