Home | History | Annotate | Download | only in unit_test

Lines Matching defs:yh

1309   int yh = benchmark_height_;
1313 int y_plane_size = (yw + b * 2) * (yh + b * 2);
1324 for (i = b; i < (yh + b); ++i) {
1346 CopyPlane(orig_y + y_off, y_st, dst_c + y_off, stride, yw, yh);
1354 CopyPlane(orig_y + y_off, y_st, dst_opt + y_off, stride, yw, yh);