libyuv/unit_test
Wan-Teh Chang a8e59d2074 Fix the test case
The test case should have the dst width and height, and the src width
and height should be specified by the --libyuv_width and --libyuv_height
options to libyuv_unittest.

Tested:
libyuv_unittest --gtest_filter=LibYUVScaleTest.I420ScaleTo264x216_Box \
  --libyuv_width=352 --libyuv_height=288

Bug: b/369963535, b/366045177
Change-Id: I8166a264c9c4840e0d16c0d3c1818c18aebc1b2e
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5896466
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
2024-10-09 08:26:10 +00:00
..
testdata
basictypes_test.cc
color_test.cc
compare_test.cc
convert_argb_test.cc
convert_test.cc
cpu_test.cc
cpu_thread_test.cc
math_test.cc
planar_test.cc
rotate_argb_test.cc
rotate_test.cc
scale_argb_test.cc
scale_plane_test.cc
scale_rgb_test.cc
scale_test.cc Fix the test case 2024-10-09 08:26:10 +00:00
scale_uv_test.cc
unit_test.cc
unit_test.h
video_common_test.cc