Home | History | Annotate | Download | only in unit_test

Lines Matching refs:y_off

1209   int y_off = b * (yw + b * 2) + b;
1215 NV12ToI420Rotate(orig_y+y_off, y_st,
1216 orig_uv+y_off, y_st,
1217 ro180_y+y_off, y_st,
1223 I420Rotate(ro180_y+y_off, y_st,
1226 ro0_y+y_off, y_st,
1470 int y_off = b * (yw + b * 2) + b;
1476 NV12ToI420Rotate(orig_y+y_off, y_st,
1477 orig_uv+y_off, y_st,
1478 roa_y+y_off, y_st,
1484 I420Rotate(roa_y+y_off, y_st,
1487 rob_y+y_off, y_st,