react-native-vision-camera-spoof-detector 1.0.11 → 1.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/cache-v2-593615c01014894f7d9d.json +1567 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-cec3bebe5b340139fefc.json +242 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/codemodel-v2-a8f91d3eca5da2963f1f.json +185 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/directory-libyuv-Debug-e839e3fdbba1f0402ad5.json +100 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/index-2026-01-23T10-39-46-0979.json +92 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-cpuid-Debug-f9e0e7e6e8f28dea459b.json +136 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-faceantispoof-Debug-6825a16d8b2d4ea53c24.json +181 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-fastyuv-Debug-587435b39723ea946fe6.json +182 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv-Debug-4a69a1a98cda70e2cadb.json +433 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_common_objects-Debug-9acb64274e13e77cdda7.json +522 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_neon64-Debug-15dd2651b8d2a7354fc5.json +137 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_shared-Debug-fb9498d5f443abe0ceb6.json +455 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_sme-Debug-911a403e113ad0a481ba.json +126 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_sve-Debug-6b635f298aa4cf212220.json +104 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuvconstants-Debug-f355715bcfa4fc8e32f2.json +136 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuvconvert-Debug-5b399b2484f71c450ee4.json +157 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.ninja_deps +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.ninja_log +63 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeCache.txt +465 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/CMakeOutput.log +276 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/TargetDirectories.txt +27 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/cmake.check_cache +1 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/rules.ninja +198 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CPackConfig.cmake +71 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CPackSourceConfig.cmake +79 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/additional_project_files.txt +48 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/android_gradle_build.json +106 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/android_gradle_build_mini.json +87 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/build.ninja +954 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/build_file_index.txt +3 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/cmake_install.cmake +59 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/compile_commands.json +277 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/compile_commands.json.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/configure_fingerprint.bin +32 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/compare_neon64.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/rotate_neon64.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/row_neon64.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/scale_neon64.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/rotate_sme.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/row_sme.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/scale_sme.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sve.dir/source/row_sve.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/cmake_install.cmake +87 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/libyuv.a +0 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/metadata_generation_command.txt +19 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/prefab_config.json +4 -0
- package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/symbol_folder_index.txt +1 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/cache-v2-62e047fd2e8effc221ff.json +1587 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/cmakeFiles-v1-b0a565895209b9ff4bac.json +857 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/codemodel-v2-8c25b9248962461a19f1.json +167 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/directory-libyuv-Debug-dfc5b161095c0303bf25.json +100 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/index-2026-01-21T10-59-01-0463.json +92 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-cpuid-Debug-68c654f2494fe85331a2.json +150 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-faceantispoof-Debug-ac55d7e4f1f0d0b504aa.json +181 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-fastyuv-Debug-9310e08e6c4a0c3f44ba.json +190 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv-Debug-e739e507211274e150c4.json +406 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv_common_objects-Debug-b8f98ac246cc50774d4a.json +536 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv_neon-Debug-3bfb7494ed9fc10cfc19.json +151 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv_shared-Debug-f9e980c68436c453d0a0.json +428 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuvconstants-Debug-fa071952ce7c51f6a893.json +150 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuvconvert-Debug-dc2ab13f83396ff2d9d0.json +171 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.ninja_deps +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.ninja_log +59 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeCache.txt +463 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/CMakeOutput.log +268 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/TargetDirectories.txt +25 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/cmake.check_cache +1 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/rules.ninja +178 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackConfig.cmake +71 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackSourceConfig.cmake +79 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/additional_project_files.txt +44 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/android_gradle_build.json +96 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/android_gradle_build_mini.json +77 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/build.ninja +1046 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/build_file_index.txt +3 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/cmake_install.cmake +59 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/compile_commands.json +257 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/compile_commands.json.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/configure_fingerprint.bin +32 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/compare_neon.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/rotate_neon.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/row_neon.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/scale_neon.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/cmake_install.cmake +87 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/libyuv.a +0 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/metadata_generation_command.txt +19 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/prefab_config.json +4 -0
- package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/symbol_folder_index.txt +1 -0
- package/android/.cxx/Debug/3p3e3e6d/hash_key.txt +26 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/cache-v2-2537654464bd2076be24.json +1587 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/cmakeFiles-v1-706218a5077fd881e482.json +857 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/codemodel-v2-23a173f839d9542358ba.json +158 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/directory-libyuv-Debug-4ec66b5f6029e8ff67c8.json +100 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/index-2026-01-21T10-59-09-0618.json +92 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-cpuid-Debug-624f03cf8c08cc9c874a.json +136 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-faceantispoof-Debug-ab89eef6747bebc88475.json +181 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-fastyuv-Debug-22d5407e0a3cdf864c4f.json +157 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuv-Debug-6be82395d909a9d7e2ee.json +368 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuv_common_objects-Debug-9acb64274e13e77cdda7.json +522 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuv_shared-Debug-01b8efefed005712357d.json +390 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuvconstants-Debug-587911587290747907e2.json +136 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuvconvert-Debug-ea3eb858c463e1203a96.json +157 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.ninja_deps +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/.ninja_log +55 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeCache.txt +463 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/CMakeOutput.log +258 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/TargetDirectories.txt +24 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/cmake.check_cache +1 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/rules.ninja +168 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CPackConfig.cmake +71 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/CPackSourceConfig.cmake +79 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/additional_project_files.txt +40 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/android_gradle_build.json +91 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/android_gradle_build_mini.json +72 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/build.ninja +945 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/build_file_index.txt +3 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/cmake_install.cmake +59 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/compile_commands.json +237 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/compile_commands.json.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/configure_fingerprint.bin +32 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/cmake_install.cmake +87 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/libyuv.a +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/metadata_generation_command.txt +19 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/prefab_config.json +4 -0
- package/android/.cxx/Debug/3p3e3e6d/x86/symbol_folder_index.txt +1 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/cache-v2-6e913c0333212dfe7b78.json +1555 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/cmakeFiles-v1-1aa875f3c4202f680d6a.json +242 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/codemodel-v2-6408aaae6415667c90f5.json +158 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/directory-libyuv-Debug-95b36d86c3643b8456d6.json +100 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/index-2026-01-23T10-39-48-0292.json +92 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-cpuid-Debug-22fe593bc79b77c42709.json +136 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-faceantispoof-Debug-a43f3f395b2ea5a98918.json +181 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-fastyuv-Debug-9cf04b116c0bf1bf5cbb.json +157 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuv-Debug-216c8b61ec2a3f632fa2.json +368 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuv_common_objects-Debug-9acb64274e13e77cdda7.json +522 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuv_shared-Debug-2b6d4bb021fb50e9ba37.json +390 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuvconstants-Debug-08fc0ba01ef456e22b0b.json +136 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuvconvert-Debug-1a4fb350f07380b46339.json +157 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.ninja_deps +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/.ninja_log +55 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeCache.txt +463 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/CMakeOutput.log +258 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/TargetDirectories.txt +24 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/cmake.check_cache +1 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/rules.ninja +168 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CPackConfig.cmake +71 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/CPackSourceConfig.cmake +79 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/additional_project_files.txt +40 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/android_gradle_build.json +91 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/android_gradle_build_mini.json +72 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/build.ninja +844 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/build_file_index.txt +3 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/cmake_install.cmake +59 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/compile_commands.json +237 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/compile_commands.json.bin +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/configure_fingerprint.bin +32 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/cmake_install.cmake +87 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/libyuv.a +0 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/metadata_generation_command.txt +19 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/prefab_config.json +4 -0
- package/android/.cxx/Debug/3p3e3e6d/x86_64/symbol_folder_index.txt +1 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/cache-v2-d3d58bf7a8f4fead380a.json +1599 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-de3cbab15cb1ec82716a.json +857 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/codemodel-v2-e3de334cb8b1818bc38c.json +185 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-5fec487d2d34888372dd.json +100 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/index-2025-12-06T17-11-38-0161.json +92 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-f20fa5c440501301bd6c.json +136 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-72b2468d2f5dcf5d4b27.json +181 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-83b3947168a73bd028cf.json +182 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-037ebb6c75430c883ecd.json +433 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-f2035858c2590eca2838.json +522 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_neon64-RelWithDebInfo-20fe5c1989a51f8cd5e0.json +137 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-0acc588821da92fe8d21.json +455 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_sme-RelWithDebInfo-61a0667a37bbe70c86a1.json +126 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_sve-RelWithDebInfo-73aa37fbe5b8af7b71d6.json +104 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-7cf6683f369adfc74af8.json +136 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-ff99b6f9f4406b71ca2d.json +157 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.ninja_deps +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.ninja_log +63 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeCache.txt +465 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/CMakeOutput.log +276 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/TargetDirectories.txt +27 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/cmake.check_cache +1 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/rules.ninja +198 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CPackConfig.cmake +71 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CPackSourceConfig.cmake +79 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/additional_project_files.txt +48 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/android_gradle_build.json +106 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/android_gradle_build_mini.json +87 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/build.ninja +1071 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/build_file_index.txt +3 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/cmake_install.cmake +59 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/compile_commands.json +277 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/compile_commands.json.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/configure_fingerprint.bin +28 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/compare_neon64.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/rotate_neon64.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/row_neon64.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/scale_neon64.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/rotate_sme.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/row_sme.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/scale_sme.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sve.dir/source/row_sve.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/cmake_install.cmake +87 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/libyuv.a +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/metadata_generation_command.txt +19 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/prefab_config.json +4 -0
- package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/symbol_folder_index.txt +1 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/cache-v2-30a642f07884e9cdc0a6.json +1587 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/cmakeFiles-v1-e3cc3147106434f78424.json +857 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/codemodel-v2-c910da0bb7015a819d82.json +167 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-f8c831e6baa4bff2860a.json +100 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/index-2025-12-06T17-11-40-0583.json +92 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-cb93c96c3daf2fb0b4b5.json +150 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-923b1933e6f05cc7fa75.json +181 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-7ce38f7968d0810d114f.json +190 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-3a80fc967818b1df8dc5.json +406 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-e4dfcacfc2158bd3a9b7.json +536 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv_neon-RelWithDebInfo-083fd2761c5763c02eda.json +151 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-a6cc6e6a1e1e05170c3d.json +428 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-b290cba0dd19f3ecc3c8.json +150 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-37c53013365850cfa4ae.json +171 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.ninja_deps +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.ninja_log +59 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeCache.txt +463 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/CMakeOutput.log +268 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/TargetDirectories.txt +25 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/cmake.check_cache +1 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/rules.ninja +178 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CPackConfig.cmake +71 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CPackSourceConfig.cmake +79 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/additional_project_files.txt +44 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/android_gradle_build.json +96 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/android_gradle_build_mini.json +77 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/build.ninja +1046 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/build_file_index.txt +3 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/cmake_install.cmake +59 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/compile_commands.json +257 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/compile_commands.json.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/configure_fingerprint.bin +29 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/compare_neon.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/rotate_neon.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/row_neon.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/scale_neon.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/cmake_install.cmake +87 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/libyuv.a +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/metadata_generation_command.txt +19 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/prefab_config.json +4 -0
- package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/symbol_folder_index.txt +1 -0
- package/android/.cxx/RelWithDebInfo/605w2754/hash_key.txt +26 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/cache-v2-e0aba7e6bed6b3b82973.json +1587 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/cmakeFiles-v1-9af2078cf42c55188b73.json +857 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/codemodel-v2-9e009f6169204d458073.json +158 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-84a5a7b4cf387449c2a5.json +100 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/index-2025-12-06T17-12-04-0433.json +92 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-30593f4299f39f34cd5f.json +136 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-cc8bbb344671071c1099.json +181 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-b73d55306f564e4f1f58.json +157 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-b6e1cf7ca8a5772182bf.json +368 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-f2035858c2590eca2838.json +522 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-b6456ea42014cf0bc05f.json +390 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-160c124c8141837246f5.json +136 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-ee1036ae9ff0e45e6770.json +157 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.ninja_deps +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/.ninja_log +55 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeCache.txt +463 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/CMakeOutput.log +258 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/TargetDirectories.txt +24 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/cmake.check_cache +1 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/rules.ninja +168 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CPackConfig.cmake +71 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/CPackSourceConfig.cmake +79 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/additional_project_files.txt +40 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/android_gradle_build.json +91 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/android_gradle_build_mini.json +72 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/build.ninja +945 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/build_file_index.txt +3 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/cmake_install.cmake +59 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/compile_commands.json +237 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/compile_commands.json.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/configure_fingerprint.bin +28 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/cmake_install.cmake +87 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/libyuv.a +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/metadata_generation_command.txt +19 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/prefab_config.json +4 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86/symbol_folder_index.txt +1 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/cache-v2-33ba4f0f19dbb8f1a05a.json +1587 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/cmakeFiles-v1-61d813ebc5cbc708272d.json +857 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/codemodel-v2-32d1db5551f38351ea57.json +158 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-b0027043d46765622ad3.json +100 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/index-2025-12-06T17-12-17-0300.json +92 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-f2fe90cdd66018aea340.json +136 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-cab40c25d1e6f6133e80.json +181 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-77b29acc943df8d7879d.json +157 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-5f9ab3f96cd764515575.json +368 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-f2035858c2590eca2838.json +522 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-67a802cabcecccb247ec.json +390 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-f0e8841cc5f0d233f5e5.json +136 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-dd7d15969cd0f16387bf.json +157 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.ninja_deps +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.ninja_log +55 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeCache.txt +463 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/CMakeOutput.log +258 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/TargetDirectories.txt +24 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/cmake.check_cache +1 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/rules.ninja +168 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CPackConfig.cmake +71 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CPackSourceConfig.cmake +79 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/additional_project_files.txt +40 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/android_gradle_build.json +91 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/android_gradle_build_mini.json +72 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/build.ninja +945 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/build_file_index.txt +3 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/cmake_install.cmake +59 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/compile_commands.json +237 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/compile_commands.json.bin +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/configure_fingerprint.bin +28 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/cmake_install.cmake +87 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/libyuv.a +0 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/metadata_generation_command.txt +19 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/prefab_config.json +4 -0
- package/android/.cxx/RelWithDebInfo/605w2754/x86_64/symbol_folder_index.txt +1 -0
- package/android/.cxx/tools/debug/arm64-v8a/compile_commands.json +165 -165
- package/android/.cxx/tools/debug/armeabi-v7a/compile_commands.json +153 -153
- package/android/.cxx/tools/debug/x86/compile_commands.json +141 -141
- package/android/.cxx/tools/debug/x86_64/compile_commands.json +141 -141
- package/android/.cxx/tools/release/arm64-v8a/compile_commands.json +165 -165
- package/android/.cxx/tools/release/armeabi-v7a/compile_commands.json +153 -153
- package/android/.cxx/tools/release/x86/compile_commands.json +141 -141
- package/android/.cxx/tools/release/x86_64/compile_commands.json +141 -141
- package/android/.gradle/8.9/checksums/checksums.lock +0 -0
- package/android/.gradle/8.9/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/8.9/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/8.9/dependencies-accessors/gc.properties +0 -0
- package/android/.gradle/8.9/fileChanges/last-build.bin +0 -0
- package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/8.9/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/src/main/java/com/faceantispoof/FaceAntiSpoofPackage.kt +17 -18
- package/package.json +2 -3
- package/android/build/.transforms/4ebf3dd0dca4f83fe1776360e21ded81/results.bin +0 -1
- package/android/build/.transforms/4ebf3dd0dca4f83fe1776360e21ded81/transformed/classes/classes_dex/classes.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/results.bin +0 -1
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/AcceleratorConfig.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/AntiSpoofingResult.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/BuildConfig.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/ByteBufferPool$Companion.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/ByteBufferPool.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofFrameProcessor.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofModule$Companion.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofModule.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofPackage.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofingAdvanced$Companion.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofingAdvanced$SpoofDetectionResult.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofingAdvanced.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FastYuv.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/YuvToFloatArrayConverter$Companion.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/YuvToFloatArrayConverter.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/YuvToRgbConverter.dex +0 -0
- package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin +0 -0
- package/android/build/generated/source/buildConfig/debug/com/faceantispoof/BuildConfig.java +0 -14
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +0 -13
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +0 -18
- package/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +0 -6
- package/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +0 -1
- package/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +0 -1
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_command_targets.bat +0 -10
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_model.json +0 -199
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_stdout_targets.txt +0 -2
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/configure_command.bat +0 -19
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/configure_stdout.txt +0 -7
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/generate_cxx_metadata_1929_timing.txt +0 -11
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/generate_cxx_metadata_2140_timing.txt +0 -9
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/metadata_generation_record.json +0 -145
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_command_targets.bat +0 -10
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_model.json +0 -199
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_stdout_targets.txt +0 -2
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/generate_cxx_metadata_1929_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/generate_cxx_metadata_2140_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/metadata_generation_record.json +0 -41
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/build_command_targets.bat +0 -10
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/build_model.json +0 -199
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/build_stdout_targets.txt +0 -2
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/generate_cxx_metadata_1929_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/generate_cxx_metadata_2140_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/metadata_generation_record.json +0 -41
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_command_targets.bat +0 -10
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_model.json +0 -199
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_stdout_targets.txt +0 -2
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/configure_command.bat +0 -19
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/configure_stdout.txt +0 -7
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/generate_cxx_metadata_1929_timing.txt +0 -9
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/generate_cxx_metadata_2140_timing.txt +0 -9
- package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/metadata_generation_record.json +0 -145
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/cpuid +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/libfaceantispoof.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/libfastyuv.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/libyuv.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/yuvconstants +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/yuvconvert +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/cpuid +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/libfaceantispoof.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/libfastyuv.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/libyuv.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/yuvconstants +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/yuvconvert +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/cpuid +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/libfaceantispoof.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/libfastyuv.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/libyuv.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/yuvconstants +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/yuvconvert +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/cpuid +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/libfaceantispoof.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/libfastyuv.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/libyuv.so +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/yuvconstants +0 -0
- package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/yuvconvert +0 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +0 -1
- package/android/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml +0 -4
- package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
- package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
- package/android/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/react-native-vision-camera-spoof-detector_debug.kotlin_module +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/faceantispoof/BuildConfig.class +0 -0
- package/android/build/intermediates/library_assets/debug/packageDebugAssets/out/FaceAntiSpoofing.tflite +0 -0
- package/android/build/intermediates/library_assets/debug/packageDebugAssets/out/spoof_model_scale_2_7.tflite +0 -0
- package/android/build/intermediates/library_assets/debug/packageDebugAssets/out/spoof_model_scale_4_0.tflite +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libfaceantispoof.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libfastyuv.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libyuv.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/armeabi-v7a/libfaceantispoof.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/armeabi-v7a/libfastyuv.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/armeabi-v7a/libyuv.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86/libfaceantispoof.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86/libfastyuv.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86/libyuv.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86_64/libfaceantispoof.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86_64/libfastyuv.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86_64/libyuv.so +0 -0
- package/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +0 -3
- package/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +0 -17
- package/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +0 -13
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libfaceantispoof.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libfastyuv.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libyuv.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libfaceantispoof.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libfastyuv.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libyuv.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libfaceantispoof.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libfastyuv.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libyuv.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libfaceantispoof.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libfastyuv.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libyuv.so +0 -0
- package/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +0 -1
- package/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +0 -1
- package/android/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml +0 -4
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/META-INF/react-native-vision-camera-spoof-detector_debug.kotlin_module +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/AcceleratorConfig.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/AntiSpoofingResult.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/BuildConfig.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/ByteBufferPool$Companion.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/ByteBufferPool.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofFrameProcessor.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofModule$Companion.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofModule.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofPackage.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofingAdvanced$Companion.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofingAdvanced$SpoofDetectionResult.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofingAdvanced.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FastYuv.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/YuvToFloatArrayConverter$Companion.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/YuvToFloatArrayConverter.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/YuvToRgbConverter.class +0 -0
- package/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +0 -2
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
- package/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
- package/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -25
- package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build/tmp/kotlin-classes/debug/META-INF/react-native-vision-camera-spoof-detector_debug.kotlin_module +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/AcceleratorConfig.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/AntiSpoofingResult.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/ByteBufferPool$Companion.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/ByteBufferPool.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofFrameProcessor.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofModule$Companion.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofModule.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofPackage.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofingAdvanced$Companion.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofingAdvanced$SpoofDetectionResult.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofingAdvanced.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FastYuv.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/YuvToFloatArrayConverter$Companion.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/YuvToFloatArrayConverter.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/YuvToRgbConverter.class +0 -0
- /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_stderr_targets.txt → .cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2} +0 -0
- /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/configure_stderr.txt → .cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1} +0 -0
- /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_stderr_targets.txt → .cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2} +0 -0
- /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/x86/build_stderr_targets.txt → .cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/query/client-agp/cache-v2} +0 -0
- /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_stderr_targets.txt → .cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1} +0 -0
- /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/x86_64/configure_stderr.txt → .cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/query/client-agp/codemodel-v2} +0 -0
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
# ninja log v5
|
|
2
|
+
1 216 7906963570683124 CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o d0606884c6a94ff8
|
|
3
|
+
32 293 7906963570892420 libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o a12571f5d399681
|
|
4
|
+
25 555 7906963573354240 libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o add06639855d4ffd
|
|
5
|
+
3759 4240 7906963610574406 libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o 5a13262f176174d2
|
|
6
|
+
218 545 7906963573234591 libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o 191d6dd2a187834a
|
|
7
|
+
1392 1675 7906963585148777 libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o c2e0ce7ba757bfbe
|
|
8
|
+
1180 1392 7906963582111888 libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o 5bc56c4ac4f92e08
|
|
9
|
+
556 1117 7906963578643488 libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o c04dbc6551ac3efe
|
|
10
|
+
546 1159 7906963579470726 libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o 42825304bcaee14
|
|
11
|
+
293 618 7906963573782757 libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o ee3dadd6e5e49595
|
|
12
|
+
1117 1425 7906963582650090 libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o 47620590674c3d3c
|
|
13
|
+
3396 3862 7906963606757169 libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o f02d8a2a92f595d
|
|
14
|
+
636 1574 7906963583364731 libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o b48c2851ef9d7972
|
|
15
|
+
2301 2968 7906963597909899 libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o e8713db1ee88a67d
|
|
16
|
+
1425 1633 7906963584849772 libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o 69f890790c30cc64
|
|
17
|
+
4816 5018 7906963618574646 D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/Debug/3p3e3e6d/obj/x86_64/cpuid bcfdaf980614eb7a
|
|
18
|
+
1574 1763 7906963585886298 libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o 41cf0cc3bd3a72c7
|
|
19
|
+
4827 5020 7906963618734122 D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/Debug/3p3e3e6d/obj/x86_64/yuvconvert 7d60e11329f515d2
|
|
20
|
+
1633 1932 7906963587331471 libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o 22bbcc8a298f6f9e
|
|
21
|
+
4365 4666 7906963615076343 libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o 53c0c56a26e9a9d9
|
|
22
|
+
1675 2233 7906963590089175 libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o 7f6769e1c4d4b23e
|
|
23
|
+
1763 2300 7906963590617404 libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o 61fe8ad08c8c68c4
|
|
24
|
+
2648 2977 7906963598099270 libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o 979d4e4d1096ee54
|
|
25
|
+
3572 3871 7906963606826932 libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o 34c2ef23489fc50
|
|
26
|
+
1933 2455 7906963592291801 libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o 1e4e8c422959af05
|
|
27
|
+
2671 3396 7906963602325140 libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o 712c9de05d98042a
|
|
28
|
+
2456 2596 7906963594305069 libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o 6b5299227945d370
|
|
29
|
+
13 2642 7906963594394767 CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o aaa635555228a7b9
|
|
30
|
+
2233 2656 7906963594544265 libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o f300e9904c42332b
|
|
31
|
+
7 2671 7906963594653899 CMakeFiles/fastyuv.dir/fast_yuv.cpp.o da6475e18f7d13f0
|
|
32
|
+
2597 2876 7906963596634174 libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o 258a170268580377
|
|
33
|
+
4153 4283 7906963611451462 libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o ea6f782f8dfbd39f
|
|
34
|
+
2969 3125 7906963599345104 libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o 811a4221893b215e
|
|
35
|
+
19 3168 7906963599604240 CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o 21fca4c5d79668d3
|
|
36
|
+
3821 4113 7906963609318607 libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o 784ed155860b2526
|
|
37
|
+
2977 3259 7906963600551075 libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o 7fc04a2310cc256d
|
|
38
|
+
3126 3572 7906963603431428 libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o 768b8847573e6291
|
|
39
|
+
2658 3514 7906963603212172 libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o ff1e95cc6d53e1cb
|
|
40
|
+
3862 4260 7906963610753797 libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o 6a96305b897df2eb
|
|
41
|
+
3259 3563 7906963603859996 libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o c3b70275c9981f22
|
|
42
|
+
3515 3759 7906963605551206 libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o d804f8def83b3f2
|
|
43
|
+
3563 3821 7906963606517968 libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o 1616e3274d7c5698
|
|
44
|
+
2876 4153 7906963609517933 libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o e322d03f71b3318e
|
|
45
|
+
3871 4270 7906963610733867 libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o 1e5e46c8ae4a3d2c
|
|
46
|
+
4472 4805 7906963616202576 libyuv/libyuv.a dc46994e9a8d908c
|
|
47
|
+
4113 4364 7906963611571062 libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o 270e28c97fca9cea
|
|
48
|
+
3168 4373 7906963609717263 D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/Debug/3p3e3e6d/obj/x86_64/libfaceantispoof.so c12df7f0b4dbbe6b
|
|
49
|
+
4261 4433 7906963612478027 libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o ae9faa3fb7df8619
|
|
50
|
+
4240 4460 7906963613066064 libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o fa9c71dd011f2001
|
|
51
|
+
4283 4483 7906963612896633 libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o 83dc1246bbf40736
|
|
52
|
+
4270 4668 7906963615275672 libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o d8d538bb7184f146
|
|
53
|
+
4460 4794 7906963616561365 D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/Debug/3p3e3e6d/obj/x86_64/libyuv.so b7f47b0049dc4bcb
|
|
54
|
+
4805 5017 7906963618504868 D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/Debug/3p3e3e6d/obj/x86_64/yuvconstants 8702899dff297aca
|
|
55
|
+
4794 5020 7906963618604537 D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/Debug/3p3e3e6d/obj/x86_64/libfastyuv.so 13579b4388760cae
|
|
@@ -0,0 +1,463 @@
|
|
|
1
|
+
# This is the CMakeCache file.
|
|
2
|
+
# For build in directory: d:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/x86_64
|
|
3
|
+
# It was generated by CMake: C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/bin/cmake.exe
|
|
4
|
+
# You can edit this file to change values found and used by cmake.
|
|
5
|
+
# If you do not want to change any of the values, simply exit the editor.
|
|
6
|
+
# If you do want to change a value, simply edit, save, and exit the editor.
|
|
7
|
+
# The syntax for the file is as follows:
|
|
8
|
+
# KEY:TYPE=VALUE
|
|
9
|
+
# KEY is the name of a variable in the cache.
|
|
10
|
+
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
|
11
|
+
# VALUE is the current value for the KEY.
|
|
12
|
+
|
|
13
|
+
########################
|
|
14
|
+
# EXTERNAL cache entries
|
|
15
|
+
########################
|
|
16
|
+
|
|
17
|
+
//No help, variable specified on the command line.
|
|
18
|
+
ANDROID_ABI:UNINITIALIZED=x86_64
|
|
19
|
+
|
|
20
|
+
//No help, variable specified on the command line.
|
|
21
|
+
ANDROID_NDK:UNINITIALIZED=C:\Users\jesco\AppData\Local\Android\Sdk\ndk\27.0.12077973
|
|
22
|
+
|
|
23
|
+
//No help, variable specified on the command line.
|
|
24
|
+
ANDROID_PLATFORM:UNINITIALIZED=android-26
|
|
25
|
+
|
|
26
|
+
//Path to a program.
|
|
27
|
+
CMAKE_ADDR2LINE:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-addr2line.exe
|
|
28
|
+
|
|
29
|
+
//No help, variable specified on the command line.
|
|
30
|
+
CMAKE_ANDROID_ARCH_ABI:UNINITIALIZED=x86_64
|
|
31
|
+
|
|
32
|
+
//No help, variable specified on the command line.
|
|
33
|
+
CMAKE_ANDROID_NDK:UNINITIALIZED=C:\Users\jesco\AppData\Local\Android\Sdk\ndk\27.0.12077973
|
|
34
|
+
|
|
35
|
+
//Archiver
|
|
36
|
+
CMAKE_AR:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
|
|
37
|
+
|
|
38
|
+
//Flags used by the compiler during all build types.
|
|
39
|
+
CMAKE_ASM_FLAGS:STRING=
|
|
40
|
+
|
|
41
|
+
//Flags used by the compiler during debug builds.
|
|
42
|
+
CMAKE_ASM_FLAGS_DEBUG:STRING=
|
|
43
|
+
|
|
44
|
+
//Flags used by the compiler during release builds.
|
|
45
|
+
CMAKE_ASM_FLAGS_RELEASE:STRING=
|
|
46
|
+
|
|
47
|
+
//Choose the type of build, options are: None Debug Release RelWithDebInfo
|
|
48
|
+
// MinSizeRel ...
|
|
49
|
+
CMAKE_BUILD_TYPE:STRING=Debug
|
|
50
|
+
|
|
51
|
+
//LLVM archiver
|
|
52
|
+
CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
|
|
53
|
+
|
|
54
|
+
//Generate index for LLVM archive
|
|
55
|
+
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
|
|
56
|
+
|
|
57
|
+
//Flags used by the compiler during all build types.
|
|
58
|
+
CMAKE_CXX_FLAGS:STRING=-std=c++17
|
|
59
|
+
|
|
60
|
+
//Flags used by the compiler during debug builds.
|
|
61
|
+
CMAKE_CXX_FLAGS_DEBUG:STRING=
|
|
62
|
+
|
|
63
|
+
//Flags used by the CXX compiler during MINSIZEREL builds.
|
|
64
|
+
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
|
65
|
+
|
|
66
|
+
//Flags used by the compiler during release builds.
|
|
67
|
+
CMAKE_CXX_FLAGS_RELEASE:STRING=
|
|
68
|
+
|
|
69
|
+
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
|
|
70
|
+
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
|
71
|
+
|
|
72
|
+
//Libraries linked by default with all C++ applications.
|
|
73
|
+
CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm
|
|
74
|
+
|
|
75
|
+
//LLVM archiver
|
|
76
|
+
CMAKE_C_COMPILER_AR:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
|
|
77
|
+
|
|
78
|
+
//Generate index for LLVM archive
|
|
79
|
+
CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
|
|
80
|
+
|
|
81
|
+
//Flags used by the compiler during all build types.
|
|
82
|
+
CMAKE_C_FLAGS:STRING=
|
|
83
|
+
|
|
84
|
+
//Flags used by the compiler during debug builds.
|
|
85
|
+
CMAKE_C_FLAGS_DEBUG:STRING=
|
|
86
|
+
|
|
87
|
+
//Flags used by the C compiler during MINSIZEREL builds.
|
|
88
|
+
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
|
89
|
+
|
|
90
|
+
//Flags used by the compiler during release builds.
|
|
91
|
+
CMAKE_C_FLAGS_RELEASE:STRING=
|
|
92
|
+
|
|
93
|
+
//Flags used by the C compiler during RELWITHDEBINFO builds.
|
|
94
|
+
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
|
95
|
+
|
|
96
|
+
//Libraries linked by default with all C applications.
|
|
97
|
+
CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm
|
|
98
|
+
|
|
99
|
+
//Path to a program.
|
|
100
|
+
CMAKE_DLLTOOL:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-dlltool.exe
|
|
101
|
+
|
|
102
|
+
//Flags used by the linker.
|
|
103
|
+
CMAKE_EXE_LINKER_FLAGS:STRING=
|
|
104
|
+
|
|
105
|
+
//Flags used by the linker during DEBUG builds.
|
|
106
|
+
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
|
|
107
|
+
|
|
108
|
+
//Flags used by the linker during MINSIZEREL builds.
|
|
109
|
+
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
|
|
110
|
+
|
|
111
|
+
//Flags used by the linker during RELEASE builds.
|
|
112
|
+
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
|
|
113
|
+
|
|
114
|
+
//Flags used by the linker during RELWITHDEBINFO builds.
|
|
115
|
+
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
|
116
|
+
|
|
117
|
+
//No help, variable specified on the command line.
|
|
118
|
+
CMAKE_EXPORT_COMPILE_COMMANDS:UNINITIALIZED=ON
|
|
119
|
+
|
|
120
|
+
//Install path prefix, prepended onto install directories.
|
|
121
|
+
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/fastyuv
|
|
122
|
+
|
|
123
|
+
//No help, variable specified on the command line.
|
|
124
|
+
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\Debug\3p3e3e6d\obj\x86_64
|
|
125
|
+
|
|
126
|
+
//Path to a program.
|
|
127
|
+
CMAKE_LINKER:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe
|
|
128
|
+
|
|
129
|
+
//No help, variable specified on the command line.
|
|
130
|
+
CMAKE_MAKE_PROGRAM:UNINITIALIZED=C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\ninja.exe
|
|
131
|
+
|
|
132
|
+
//Flags used by the linker during the creation of modules.
|
|
133
|
+
CMAKE_MODULE_LINKER_FLAGS:STRING=
|
|
134
|
+
|
|
135
|
+
//Flags used by the linker during the creation of modules during
|
|
136
|
+
// DEBUG builds.
|
|
137
|
+
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
|
|
138
|
+
|
|
139
|
+
//Flags used by the linker during the creation of modules during
|
|
140
|
+
// MINSIZEREL builds.
|
|
141
|
+
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
|
|
142
|
+
|
|
143
|
+
//Flags used by the linker during the creation of modules during
|
|
144
|
+
// RELEASE builds.
|
|
145
|
+
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
|
146
|
+
|
|
147
|
+
//Flags used by the linker during the creation of modules during
|
|
148
|
+
// RELWITHDEBINFO builds.
|
|
149
|
+
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
|
150
|
+
|
|
151
|
+
//Path to a program.
|
|
152
|
+
CMAKE_NM:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-nm.exe
|
|
153
|
+
|
|
154
|
+
//Path to a program.
|
|
155
|
+
CMAKE_OBJCOPY:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objcopy.exe
|
|
156
|
+
|
|
157
|
+
//Path to a program.
|
|
158
|
+
CMAKE_OBJDUMP:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objdump.exe
|
|
159
|
+
|
|
160
|
+
//Value Computed by CMake
|
|
161
|
+
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
|
162
|
+
|
|
163
|
+
//Value Computed by CMake
|
|
164
|
+
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
|
165
|
+
|
|
166
|
+
//Value Computed by CMake
|
|
167
|
+
CMAKE_PROJECT_NAME:STATIC=faceantispoof
|
|
168
|
+
|
|
169
|
+
//Ranlib
|
|
170
|
+
CMAKE_RANLIB:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
|
|
171
|
+
|
|
172
|
+
//Path to a program.
|
|
173
|
+
CMAKE_READELF:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-readelf.exe
|
|
174
|
+
|
|
175
|
+
//No help, variable specified on the command line.
|
|
176
|
+
CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\Debug\3p3e3e6d\obj\x86_64
|
|
177
|
+
|
|
178
|
+
//Flags used by the linker during the creation of dll's.
|
|
179
|
+
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
|
180
|
+
|
|
181
|
+
//Flags used by the linker during the creation of shared libraries
|
|
182
|
+
// during DEBUG builds.
|
|
183
|
+
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
|
|
184
|
+
|
|
185
|
+
//Flags used by the linker during the creation of shared libraries
|
|
186
|
+
// during MINSIZEREL builds.
|
|
187
|
+
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
|
|
188
|
+
|
|
189
|
+
//Flags used by the linker during the creation of shared libraries
|
|
190
|
+
// during RELEASE builds.
|
|
191
|
+
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
|
|
192
|
+
|
|
193
|
+
//Flags used by the linker during the creation of shared libraries
|
|
194
|
+
// during RELWITHDEBINFO builds.
|
|
195
|
+
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
|
196
|
+
|
|
197
|
+
//If set, runtime paths are not added when installing shared libraries,
|
|
198
|
+
// but are added when building.
|
|
199
|
+
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
|
200
|
+
|
|
201
|
+
//If set, runtime paths are not added when using shared libraries.
|
|
202
|
+
CMAKE_SKIP_RPATH:BOOL=NO
|
|
203
|
+
|
|
204
|
+
//Flags used by the linker during the creation of static libraries
|
|
205
|
+
// during all build types.
|
|
206
|
+
CMAKE_STATIC_LINKER_FLAGS:STRING=
|
|
207
|
+
|
|
208
|
+
//Flags used by the linker during the creation of static libraries
|
|
209
|
+
// during DEBUG builds.
|
|
210
|
+
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
|
|
211
|
+
|
|
212
|
+
//Flags used by the linker during the creation of static libraries
|
|
213
|
+
// during MINSIZEREL builds.
|
|
214
|
+
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
|
|
215
|
+
|
|
216
|
+
//Flags used by the linker during the creation of static libraries
|
|
217
|
+
// during RELEASE builds.
|
|
218
|
+
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
|
219
|
+
|
|
220
|
+
//Flags used by the linker during the creation of static libraries
|
|
221
|
+
// during RELWITHDEBINFO builds.
|
|
222
|
+
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
|
223
|
+
|
|
224
|
+
//Strip
|
|
225
|
+
CMAKE_STRIP:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe
|
|
226
|
+
|
|
227
|
+
//No help, variable specified on the command line.
|
|
228
|
+
CMAKE_SYSTEM_NAME:UNINITIALIZED=Android
|
|
229
|
+
|
|
230
|
+
//No help, variable specified on the command line.
|
|
231
|
+
CMAKE_SYSTEM_VERSION:UNINITIALIZED=26
|
|
232
|
+
|
|
233
|
+
//No help, variable specified on the command line.
|
|
234
|
+
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=C:\Users\jesco\AppData\Local\Android\Sdk\ndk\27.0.12077973\build\cmake\android.toolchain.cmake
|
|
235
|
+
|
|
236
|
+
//If this value is on, makefiles will be generated without the
|
|
237
|
+
// .SILENT directive, and all commands will be echoed to the console
|
|
238
|
+
// during the make. This is useful for debugging only. With Visual
|
|
239
|
+
// Studio IDE projects all commands are done without /nologo.
|
|
240
|
+
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
|
241
|
+
|
|
242
|
+
//Enable to build RPM source packages
|
|
243
|
+
CPACK_SOURCE_RPM:BOOL=OFF
|
|
244
|
+
|
|
245
|
+
//Enable to build TBZ2 source packages
|
|
246
|
+
CPACK_SOURCE_TBZ2:BOOL=ON
|
|
247
|
+
|
|
248
|
+
//Enable to build TGZ source packages
|
|
249
|
+
CPACK_SOURCE_TGZ:BOOL=ON
|
|
250
|
+
|
|
251
|
+
//Enable to build TXZ source packages
|
|
252
|
+
CPACK_SOURCE_TXZ:BOOL=ON
|
|
253
|
+
|
|
254
|
+
//Enable to build TZ source packages
|
|
255
|
+
CPACK_SOURCE_TZ:BOOL=ON
|
|
256
|
+
|
|
257
|
+
//Enable to build ZIP source packages
|
|
258
|
+
CPACK_SOURCE_ZIP:BOOL=OFF
|
|
259
|
+
|
|
260
|
+
//Path to a file.
|
|
261
|
+
JPEG_INCLUDE_DIR:PATH=JPEG_INCLUDE_DIR-NOTFOUND
|
|
262
|
+
|
|
263
|
+
//Path to a library.
|
|
264
|
+
JPEG_LIBRARY_DEBUG:FILEPATH=JPEG_LIBRARY_DEBUG-NOTFOUND
|
|
265
|
+
|
|
266
|
+
//Path to a library.
|
|
267
|
+
JPEG_LIBRARY_RELEASE:FILEPATH=JPEG_LIBRARY_RELEASE-NOTFOUND
|
|
268
|
+
|
|
269
|
+
//Built unit tests
|
|
270
|
+
UNIT_TEST:BOOL=OFF
|
|
271
|
+
|
|
272
|
+
//Value Computed by CMake
|
|
273
|
+
YUV_BINARY_DIR:STATIC=D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv
|
|
274
|
+
|
|
275
|
+
//Value Computed by CMake
|
|
276
|
+
YUV_IS_TOP_LEVEL:STATIC=OFF
|
|
277
|
+
|
|
278
|
+
//Value Computed by CMake
|
|
279
|
+
YUV_SOURCE_DIR:STATIC=D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv
|
|
280
|
+
|
|
281
|
+
//Value Computed by CMake
|
|
282
|
+
faceantispoof_BINARY_DIR:STATIC=D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/x86_64
|
|
283
|
+
|
|
284
|
+
//Value Computed by CMake
|
|
285
|
+
faceantispoof_IS_TOP_LEVEL:STATIC=ON
|
|
286
|
+
|
|
287
|
+
//Value Computed by CMake
|
|
288
|
+
faceantispoof_SOURCE_DIR:STATIC=D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp
|
|
289
|
+
|
|
290
|
+
//Value Computed by CMake
|
|
291
|
+
fastyuv_BINARY_DIR:STATIC=D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/x86_64
|
|
292
|
+
|
|
293
|
+
//Value Computed by CMake
|
|
294
|
+
fastyuv_IS_TOP_LEVEL:STATIC=ON
|
|
295
|
+
|
|
296
|
+
//Dependencies for the target
|
|
297
|
+
fastyuv_LIB_DEPENDS:STATIC=general;yuv_shared;general;C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/x86_64-linux-android/26/liblog.so;
|
|
298
|
+
|
|
299
|
+
//Value Computed by CMake
|
|
300
|
+
fastyuv_SOURCE_DIR:STATIC=D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp
|
|
301
|
+
|
|
302
|
+
//Path to a library.
|
|
303
|
+
log-lib:FILEPATH=C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/x86_64-linux-android/26/liblog.so
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
########################
|
|
307
|
+
# INTERNAL cache entries
|
|
308
|
+
########################
|
|
309
|
+
|
|
310
|
+
//ADVANCED property for variable: CMAKE_ADDR2LINE
|
|
311
|
+
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
|
312
|
+
//ADVANCED property for variable: CMAKE_AR
|
|
313
|
+
CMAKE_AR-ADVANCED:INTERNAL=1
|
|
314
|
+
//This is the directory where this CMakeCache.txt was created
|
|
315
|
+
CMAKE_CACHEFILE_DIR:INTERNAL=d:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/x86_64
|
|
316
|
+
//Major version of cmake used to create the current loaded cache
|
|
317
|
+
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
|
318
|
+
//Minor version of cmake used to create the current loaded cache
|
|
319
|
+
CMAKE_CACHE_MINOR_VERSION:INTERNAL=22
|
|
320
|
+
//Patch version of cmake used to create the current loaded cache
|
|
321
|
+
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
|
|
322
|
+
//Path to CMake executable.
|
|
323
|
+
CMAKE_COMMAND:INTERNAL=C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/bin/cmake.exe
|
|
324
|
+
//Path to cpack program executable.
|
|
325
|
+
CMAKE_CPACK_COMMAND:INTERNAL=C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/bin/cpack.exe
|
|
326
|
+
//Path to ctest program executable.
|
|
327
|
+
CMAKE_CTEST_COMMAND:INTERNAL=C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/bin/ctest.exe
|
|
328
|
+
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
|
|
329
|
+
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
|
|
330
|
+
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
|
|
331
|
+
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
|
332
|
+
//ADVANCED property for variable: CMAKE_CXX_FLAGS
|
|
333
|
+
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
|
|
334
|
+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
|
|
335
|
+
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
336
|
+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
|
|
337
|
+
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
338
|
+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
|
|
339
|
+
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
340
|
+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
|
|
341
|
+
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
342
|
+
//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES
|
|
343
|
+
CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
|
|
344
|
+
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
|
|
345
|
+
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
|
|
346
|
+
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
|
|
347
|
+
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
|
348
|
+
//ADVANCED property for variable: CMAKE_C_FLAGS
|
|
349
|
+
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
|
|
350
|
+
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
|
|
351
|
+
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
352
|
+
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
|
|
353
|
+
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
354
|
+
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
|
|
355
|
+
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
356
|
+
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
|
|
357
|
+
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
358
|
+
//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
|
|
359
|
+
CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
|
|
360
|
+
//ADVANCED property for variable: CMAKE_DLLTOOL
|
|
361
|
+
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
|
|
362
|
+
//Executable file format
|
|
363
|
+
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
|
|
364
|
+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
|
365
|
+
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
|
366
|
+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
|
|
367
|
+
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
368
|
+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
|
|
369
|
+
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
370
|
+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
|
|
371
|
+
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
372
|
+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
|
|
373
|
+
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
374
|
+
//Name of external makefile project generator.
|
|
375
|
+
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
|
376
|
+
//Name of generator.
|
|
377
|
+
CMAKE_GENERATOR:INTERNAL=Ninja
|
|
378
|
+
//Generator instance identifier.
|
|
379
|
+
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
|
380
|
+
//Name of generator platform.
|
|
381
|
+
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
|
382
|
+
//Name of generator toolset.
|
|
383
|
+
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
|
384
|
+
//Source directory with the top level CMakeLists.txt file for this
|
|
385
|
+
// project
|
|
386
|
+
CMAKE_HOME_DIRECTORY:INTERNAL=D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp
|
|
387
|
+
//Install .so files without execute permission.
|
|
388
|
+
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
|
|
389
|
+
//ADVANCED property for variable: CMAKE_LINKER
|
|
390
|
+
CMAKE_LINKER-ADVANCED:INTERNAL=1
|
|
391
|
+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
|
392
|
+
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
|
393
|
+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
|
|
394
|
+
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
395
|
+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
|
|
396
|
+
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
397
|
+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
|
|
398
|
+
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
399
|
+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
|
|
400
|
+
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
401
|
+
//ADVANCED property for variable: CMAKE_NM
|
|
402
|
+
CMAKE_NM-ADVANCED:INTERNAL=1
|
|
403
|
+
//number of local generators
|
|
404
|
+
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=2
|
|
405
|
+
//ADVANCED property for variable: CMAKE_OBJCOPY
|
|
406
|
+
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
|
|
407
|
+
//ADVANCED property for variable: CMAKE_OBJDUMP
|
|
408
|
+
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
|
|
409
|
+
//Platform information initialized
|
|
410
|
+
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
|
411
|
+
//ADVANCED property for variable: CMAKE_RANLIB
|
|
412
|
+
CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
|
413
|
+
//ADVANCED property for variable: CMAKE_READELF
|
|
414
|
+
CMAKE_READELF-ADVANCED:INTERNAL=1
|
|
415
|
+
//Path to CMake installation.
|
|
416
|
+
CMAKE_ROOT:INTERNAL=C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22
|
|
417
|
+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
|
418
|
+
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
|
419
|
+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
|
420
|
+
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
421
|
+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
|
|
422
|
+
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
423
|
+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
|
|
424
|
+
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
425
|
+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
|
|
426
|
+
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
427
|
+
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
|
428
|
+
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
|
429
|
+
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
|
430
|
+
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
|
431
|
+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
|
|
432
|
+
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
|
433
|
+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
|
|
434
|
+
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
435
|
+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
|
|
436
|
+
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
437
|
+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
|
|
438
|
+
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
439
|
+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
|
|
440
|
+
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
441
|
+
//ADVANCED property for variable: CMAKE_STRIP
|
|
442
|
+
CMAKE_STRIP-ADVANCED:INTERNAL=1
|
|
443
|
+
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
|
444
|
+
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
|
445
|
+
//ADVANCED property for variable: CPACK_SOURCE_RPM
|
|
446
|
+
CPACK_SOURCE_RPM-ADVANCED:INTERNAL=1
|
|
447
|
+
//ADVANCED property for variable: CPACK_SOURCE_TBZ2
|
|
448
|
+
CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
|
|
449
|
+
//ADVANCED property for variable: CPACK_SOURCE_TGZ
|
|
450
|
+
CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
|
|
451
|
+
//ADVANCED property for variable: CPACK_SOURCE_TXZ
|
|
452
|
+
CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1
|
|
453
|
+
//ADVANCED property for variable: CPACK_SOURCE_TZ
|
|
454
|
+
CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
|
|
455
|
+
//ADVANCED property for variable: CPACK_SOURCE_ZIP
|
|
456
|
+
CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
|
|
457
|
+
//ADVANCED property for variable: JPEG_INCLUDE_DIR
|
|
458
|
+
JPEG_INCLUDE_DIR-ADVANCED:INTERNAL=1
|
|
459
|
+
//ADVANCED property for variable: JPEG_LIBRARY_DEBUG
|
|
460
|
+
JPEG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
|
|
461
|
+
//ADVANCED property for variable: JPEG_LIBRARY_RELEASE
|
|
462
|
+
JPEG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
|
|
463
|
+
|
package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
set(CMAKE_C_COMPILER "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe")
|
|
2
|
+
set(CMAKE_C_COMPILER_ARG1 "")
|
|
3
|
+
set(CMAKE_C_COMPILER_ID "Clang")
|
|
4
|
+
set(CMAKE_C_COMPILER_VERSION "18.0.1")
|
|
5
|
+
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
|
|
6
|
+
set(CMAKE_C_COMPILER_WRAPPER "")
|
|
7
|
+
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
|
|
8
|
+
set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
|
|
9
|
+
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
|
|
10
|
+
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
|
|
11
|
+
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
|
|
12
|
+
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
|
|
13
|
+
set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
|
|
14
|
+
set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
|
|
15
|
+
|
|
16
|
+
set(CMAKE_C_PLATFORM_ID "Linux")
|
|
17
|
+
set(CMAKE_C_SIMULATE_ID "")
|
|
18
|
+
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
|
|
19
|
+
set(CMAKE_C_SIMULATE_VERSION "")
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
set(CMAKE_AR "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe")
|
|
25
|
+
set(CMAKE_C_COMPILER_AR "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe")
|
|
26
|
+
set(CMAKE_RANLIB "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe")
|
|
27
|
+
set(CMAKE_C_COMPILER_RANLIB "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe")
|
|
28
|
+
set(CMAKE_LINKER "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe")
|
|
29
|
+
set(CMAKE_MT "")
|
|
30
|
+
set(CMAKE_COMPILER_IS_GNUCC )
|
|
31
|
+
set(CMAKE_C_COMPILER_LOADED 1)
|
|
32
|
+
set(CMAKE_C_COMPILER_WORKS TRUE)
|
|
33
|
+
set(CMAKE_C_ABI_COMPILED TRUE)
|
|
34
|
+
|
|
35
|
+
set(CMAKE_C_COMPILER_ENV_VAR "CC")
|
|
36
|
+
|
|
37
|
+
set(CMAKE_C_COMPILER_ID_RUN 1)
|
|
38
|
+
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
|
|
39
|
+
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
|
40
|
+
set(CMAKE_C_LINKER_PREFERENCE 10)
|
|
41
|
+
|
|
42
|
+
# Save compiler ABI information.
|
|
43
|
+
set(CMAKE_C_SIZEOF_DATA_PTR "8")
|
|
44
|
+
set(CMAKE_C_COMPILER_ABI "ELF")
|
|
45
|
+
set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
|
|
46
|
+
set(CMAKE_C_LIBRARY_ARCHITECTURE "")
|
|
47
|
+
|
|
48
|
+
if(CMAKE_C_SIZEOF_DATA_PTR)
|
|
49
|
+
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
|
|
50
|
+
endif()
|
|
51
|
+
|
|
52
|
+
if(CMAKE_C_COMPILER_ABI)
|
|
53
|
+
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
|
|
54
|
+
endif()
|
|
55
|
+
|
|
56
|
+
if(CMAKE_C_LIBRARY_ARCHITECTURE)
|
|
57
|
+
set(CMAKE_LIBRARY_ARCHITECTURE "")
|
|
58
|
+
endif()
|
|
59
|
+
|
|
60
|
+
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
|
|
61
|
+
if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
|
|
62
|
+
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
|
|
63
|
+
endif()
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18/include;C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/x86_64-linux-android;C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include")
|
|
70
|
+
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "-l:libunwind.a;dl;c;-l:libunwind.a;dl")
|
|
71
|
+
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18/lib/linux/x86_64;C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/x86_64-linux-android/26;C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/x86_64-linux-android;C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib")
|
|
72
|
+
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|