Searched refs:y_off_90 (Results 1 - 1 of 1) sorted by relevance

/external/libyuv/files/unit_test/
H A Drotate_test.cc772 int y_off_90 = b * (yh + (2 * b)) + b; local
783 ro90_y+y_off_90, y_st_90,
789 I420Rotate(ro90_y+y_off_90, y_st_90,
792 ro270_y+y_off_90, y_st_90,
798 I420Rotate(ro270_y+y_off_90, y_st_90,
887 int y_off_90 = b * (yh + (2 * b)) + b; local
898 ro270_y+y_off_90, y_st_90,
904 I420Rotate(ro270_y+y_off_90, y_st_90,
907 ro90_y+y_off_90, y_st_90,
913 I420Rotate(ro90_y+y_off_90, y_st_9
997 int y_off_90 = b * (yh + (2 * b)) + b; local
1303 int y_off_90 = b * (yh + (2 * b)) + b; local
[all...]

Completed in 75 milliseconds