Searched defs:y_st_0 (Results 1 - 1 of 1) sorted by last modified time

/external/libyuv/files/unit_test/
H A Drotate_test.cc759 int y_st_0 = yw + b * 2; local
764 I420Rotate(orig_y+y_off_0, y_st_0,
785 ro0_y+y_off_0, y_st_0,
882 int y_st_0 = yw + b * 2; local
887 I420Rotate(orig_y+y_off_0, y_st_0,
908 ro0_y+y_off_0, y_st_0,
998 int y_st_0 = yw + b * 2; local
1003 NV12ToI420Rotate(orig_y+y_off_0, y_st_0,
1004 orig_uv+y_off_0, y_st_0,
1014 ro0_y+y_off_0, y_st_0,
1106 int y_st_0 = yw + b * 2; local
1324 int y_st_0 = yw + b * 2; local
[all...]

Completed in 100 milliseconds