Home | History | Annotate | only in /external/libyuv
Up to higher level directory
NameDateSize
Android.mk21-Oct-2016102
BUILD21-Oct-2016329
files/21-Oct-2016
LICENSE21-Oct-20161.5K
OWNERS21-Oct-201658
public.mk21-Oct-2016321
README.google21-Oct-2016354
setup_env.bat21-Oct-2016212

README.google

      1 URL: https://chromium.googlesource.com/libyuv/libyuv/
      2 Version: r1602
      3 License: BSD
      4 License File: LICENSE
      5 
      6 Description:
      7 libyuv is an open-source library for yuv scaling, conversion, comparison
      8 and rendering.
      9 Specifically libyuv is optimized for SSE2/SSSE3 and Neon and has demonstrated
     10 speed up to 10x to 16x compared to C code.
     11 
     12 Local Modifications:
     13 None
     14