DescriptionYUY2ToI422_Any_Neon clean up to not require 16 pixels
YUY2ToI422_Any_Neon previously required 16 pixels and duplicated
the last pixel. The replication was not necessary after a previous
change to treat YUY2 to 4 byte macro pixels.
TBR=harryjin@google.com
BUG=libyuv:648
TESTED=util/android/test_runner.py gtest -s libyuv_unittest -t 7200 --verbose --release --gtest_filter=*YUY2ToI422* -a "--libyuv_width=17 --libyuv_height=7 --libyuv_repeat=999 --libyuv_flags=1"
Committed: https://chromium.googlesource.com/libyuv/libyuv/+/3b88a19ab1fdc5b54bbe2d93b7b46cbaa4ab8765
Patch Set 1 #
Messages
Total messages: 4 (3 generated)
|