aboutsummaryrefslogtreecommitdiff
path: root/unit_test/scale_uv_test.cc
AgeCommit message (Expand)Author
2023-04-27cpuid for arm/mips/riscv initialize bufferFrank Barchard
2023-04-12UVScale down by 2 fix for C and optimize for NEONFrank Barchard
2022-07-13Enable 256x144 scale tests for libyuvFrank Barchard
2021-10-15BIT_EXACT for unattenuate and attenuate.Frank Barchard
2021-09-30Disable slow and redundant scaling testsFrank Barchard
2021-09-27DISABLE_SLOW_TESTS replaces ENABLE_SLOW_TESTSFrank Barchard
2021-09-24Scale Test3x, Test4x use larger size to avoid div benchmarking bottleneckFrank Barchard
2021-03-05Add 12 bit YUV to 10 bit RGBFrank Barchard
2021-02-19Scale 12 functions that are scale 16 but with only low 12 bits validFrank Barchard
2021-01-12NV12 Bilinear upsampling bug fixFrank Barchard
2020-10-28PlaneScale, UVScale and ARGBScale test 3x and 4x down sample.Frank Barchard
2020-10-132x down sample for UV planes ported to SSSE3 / NEONFrank Barchard
2020-09-29NV12Scale function and ScaleUV for packed UV plane bilinear scalingFrank Barchard