mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
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> |
||
|---|---|---|
| .. | ||
| 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 | ||
| scale_uv_test.cc | ||
| unit_test.cc | ||
| unit_test.h | ||
| video_common_test.cc | ||