commit | c5e45dcae58f5cb3eb893f8000c1de88a8fe3c4e | [log] [tgz] |
---|---|---|
author | Frank Barchard <fbarchard@google.com> | Wed Jun 03 23:43:55 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 04 18:24:45 2020 |
tree | 6f9ef752d9caae866e000f6eff1aac24e93ef7da | |
parent | ce5b333853c719a7d868fe08fc8fe7a9e6c56079 [diff] |
Optimze ABGRToI420 for AVX2 libyuv_test --gunit_filter=*ABGRToI420_Opt --libyuv_width=1280 --libyuv_height=720 --libyuv_repeat=1000 --libyuv_flags=-1 --libyuv_cpu_info=-1 Was SSSE3 ABGRToI420_Opt (324 ms) Now AVX2 ABGRToI420_Opt (253 ms) Bug: b/155989084 Change-Id: I4f3831e29b379be758f9d3fcb244be088bb1ca3c Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2229606 Reviewed-by: Miguel Casas <mcasas@chromium.org> Commit-Queue: Frank Barchard <fbarchard@chromium.org>
libyuv is an open source project that includes YUV scaling and conversion functionality.
See Getting started for instructions on how to get started developing.
You can also browse the docs directory for more documentation.