allwinner_a64/android/external/libyuv/README.google
2018-08-08 16:14:42 +08:00

13 lines
354 B
Text

URL: https://chromium.googlesource.com/libyuv/libyuv/
Version: r1602
License: BSD
License File: LICENSE
Description:
libyuv is an open-source library for yuv scaling, conversion, comparison
and rendering.
Specifically libyuv is optimized for SSE2/SSSE3 and Neon and has demonstrated
speed up to 10x to 16x compared to C code.
Local Modifications:
None