DescriptionYUV scale filter columns improved filtering accuracy
upscale a YUV image. observe change in hue.. green especially.
disable ScaleFilterCols_SSSE3, falling back on ScaleFilterCols_C
observe hue.. green especially, is better.
was ScaleFrom1280x720_Bilinear (1620 ms)
now ScaleFrom1280x720_Bilinear (1907 ms)
BUG=libyuv:605
TEST=try bots
R=harryjin@google.com, wangcheng@google.com
Committed: https://chromium.googlesource.com/libyuv/libyuv/+/cc88adc6209f3aa9c25adc6be02743fa2e9e9c80
Patch Set 1 #Patch Set 2 : gcc version #Patch Set 3 : handle odd width #Patch Set 4 : port to windows #Patch Set 5 : tighten up all bilinear tests #Patch Set 6 : git cl lint #Patch Set 7 : more lint fixes #Patch Set 8 : cast xmmword ptr for clangcl #Patch Set 9 : git cl try #Patch Set 10 : clang fix pixel 2 loop #Patch Set 11 : bump version #
Messages
Total messages: 12 (6 generated)
|