Searched defs:y_st (Results 1 - 1 of 1) sorted by relevance

/external/libyuv/files/unit_test/
H A Drotate_test.cc1202 int y_st = yw + (2 * b); local
1205 NV12ToI420Rotate(orig_y+y_off, y_st,
1206 orig_uv+y_off, y_st,
1207 ro180_y+y_off, y_st,
1213 I420Rotate(ro180_y+y_off, y_st,
1216 ro0_y+y_off, y_st,
1448 int y_st = yw + (2 * b); local
1451 NV12ToI420Rotate(orig_y+y_off, y_st,
1452 orig_uv+y_off, y_st,
1453 roa_y+y_off, y_st,
[all...]

Completed in 22 milliseconds