Home | History | Annotate | only in /external/libyuv
Up to higher level directory
NameDateSize
Android.mk05-Aug-20151.4K
BUILD05-Aug-2015329
files/05-Aug-2015
LICENSE05-Aug-20151.5K
OWNERS05-Aug-201558
public.mk05-Aug-2015321
README.google05-Aug-2015357
setup_env.bat05-Aug-2015212

README.google

      1 URL: http://libyuv.googlecode.com/svn-history/r397/trunk/
      2 Version: r397
      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