mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-08 01:36:47 +08:00
BUG=none TESTED=libyuv_unittest R=fbarchard@google.com Review URL: https://webrtc-codereview.appspot.com/16259004/ the benckmarking result is as follows: toolchain: gcc 4.9 hardware: A53 | count | C Times/NEON times | | 16 | 3.35 | | 128 | 6.63 | | 512 | 7.47 | | 1024 | 7.72 | Change-Id: Ic10bf22d77d069a1a2074b68bd5a310c579ec490 Review URL: https://webrtc-codereview.appspot.com/21159004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1043 16f28f9a-4ce2-e073-06de-1de4eb20be90 |
||
|---|---|---|
| include | ||
| source | ||
| tools | ||
| unit_test | ||
| util | ||
| all.gyp | ||
| Android.mk | ||
| AUTHORS | ||
| BUILD.gn | ||
| codereview.settings | ||
| DEPS | ||
| download_vs_toolchain.py | ||
| gyp_libyuv | ||
| gyp_libyuv.py | ||
| libyuv_nacl.gyp | ||
| libyuv_test.gyp | ||
| libyuv.gyp | ||
| libyuv.gypi | ||
| LICENSE | ||
| LICENSE_THIRD_PARTY | ||
| linux.mk | ||
| OWNERS | ||
| PATENTS | ||
| public.mk | ||
| README.chromium | ||
| winarm.mk | ||
Name: libyuv URL: http://code.google.com/p/libyuv/ Version: 1041 License: BSD License File: LICENSE Description: libyuv is an open source project that includes YUV conversion and scaling functionality.