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

/external/libyuv/files/unit_test/
H A Drotate_test.cc770 int y_off_0 = b * (yw + (2 * b)) + b; local
780 I420Rotate(orig_y+y_off_0, y_st_0,
801 ro0_y+y_off_0, y_st_0,
885 int y_off_0 = b * (yw + (2 * b)) + b; local
895 I420Rotate(orig_y+y_off_0, y_st_0,
916 ro0_y+y_off_0, y_st_0,
995 int y_off_0 = b * (yw + (2 * b)) + b; local
1005 NV12ToI420Rotate(orig_y+y_off_0, y_st_0,
1006 orig_uv+y_off_0, y_st_0,
1016 ro0_y+y_off_0, y_st_
1097 int y_off_0 = b * (yw + (2 * b)) + b; local
1301 int y_off_0 = b * (yw + (2 * b)) + b; local
[all...]

Completed in 21 milliseconds