luoyc a9c35a4807 opencv source code commit hace 2 años
..
CMakeLists.txt a9c35a4807 opencv source code commit hace 2 años
LICENSE a9c35a4807 opencv source code commit hace 2 años
README.md a9c35a4807 opencv source code commit hace 2 años
cpu-features.c a9c35a4807 opencv source code commit hace 2 años
cpu-features.h a9c35a4807 opencv source code commit hace 2 años

README.md

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.

https://developer.android.com/ndk/guides/cpu-features.html