Home | History | Annotate | only in /external/libyuv
Up to higher level directory
NameDateSize
Android.mk03-Jun-20141.4K
BUILD03-Jun-2014329
files/03-Jun-2014
LICENSE03-Jun-20141.5K
OWNERS03-Jun-201458
public.mk03-Jun-2014321
README.google03-Jun-2014357
setup_env.bat03-Jun-2014212

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