LiuZe 73b6a436cb 添加protobuf3.17版本源码及opencv源码 | 1 year ago | |
---|---|---|
.. | ||
CMakeLists.txt | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
cpu-features.c | 1 year ago | |
cpu-features.h | 1 year ago |
The Android NDK provides a small library named cpufeatures that your app can use at runtime to detect the target device's CPU family and the optional features it supports. It is designed to work as-is on all official Android platform versions.