tree: aa7ca83a4adea33d5bfc2cd503a6d67ee6b0dfbe [path history] [tgz]
  1. src/
  2. build.gradle
  3. gradle.properties
  4. README.md
external/libyuv/README.md

libyuv

This is a Prefab project that packages the external native library, libyuv, as a static library for use by other projects. This project will never ship standalone; it is currently used by and packaged into the androidx.camera:camera-core project.

For more information on libyuv, browse the source

For more information on Prefab packaging, see Using native dependencies and the prefab ndk samples