LiuZe 73b6a436cb 添加protobuf3.17版本源码及opencv源码 | hace 1 año | |
---|---|---|
.. | ||
CMakeLists.txt | hace 1 año | |
LICENSE | hace 1 año | |
README.md | hace 1 año | |
cpu-features.c | hace 1 año | |
cpu-features.h | hace 1 año |
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.