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,71 @@
|
|
|
1
|
+
# This file will be configured to contain variables for CPack. These variables
|
|
2
|
+
# should be set in the CMake list file of the project before CPack module is
|
|
3
|
+
# included. The list of available CPACK_xxx variables and their associated
|
|
4
|
+
# documentation may be obtained using
|
|
5
|
+
# cpack --help-variable-list
|
|
6
|
+
#
|
|
7
|
+
# Some variables are common to all generators (e.g. CPACK_PACKAGE_NAME)
|
|
8
|
+
# and some are specific to a generator
|
|
9
|
+
# (e.g. CPACK_NSIS_EXTRA_INSTALL_COMMANDS). The generator specific variables
|
|
10
|
+
# usually begin with CPACK_<GENNAME>_xxxx.
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
set(CPACK_BUILD_SOURCE_DIRS "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp;D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/armeabi-v7a")
|
|
14
|
+
set(CPACK_CMAKE_GENERATOR "Ninja")
|
|
15
|
+
set(CPACK_COMPONENT_UNSPECIFIED_HIDDEN "TRUE")
|
|
16
|
+
set(CPACK_COMPONENT_UNSPECIFIED_REQUIRED "TRUE")
|
|
17
|
+
set(CPACK_DEBIAN_PACKAGE_MAINTAINER "Frank Barchard <fbarchard@chromium.org>")
|
|
18
|
+
set(CPACK_DEBIAN_PACKAGE_PRIORITY "optional")
|
|
19
|
+
set(CPACK_DEBIAN_PACKAGE_SECTION "other")
|
|
20
|
+
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Templates/CPack.GenericDescription.txt")
|
|
21
|
+
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_SUMMARY "fastyuv built using CMake")
|
|
22
|
+
set(CPACK_GENERATOR "DEB;RPM")
|
|
23
|
+
set(CPACK_INSTALL_CMAKE_PROJECTS "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/armeabi-v7a;fastyuv;ALL;/")
|
|
24
|
+
set(CPACK_INSTALL_PREFIX "C:/Program Files (x86)/fastyuv")
|
|
25
|
+
set(CPACK_MODULE_PATH "")
|
|
26
|
+
set(CPACK_NSIS_DISPLAY_NAME "libyuv 0.0.")
|
|
27
|
+
set(CPACK_NSIS_INSTALLER_ICON_CODE "")
|
|
28
|
+
set(CPACK_NSIS_INSTALLER_MUI_ICON_CODE "")
|
|
29
|
+
set(CPACK_NSIS_INSTALL_ROOT "$PROGRAMFILES")
|
|
30
|
+
set(CPACK_NSIS_PACKAGE_NAME "libyuv 0.0.")
|
|
31
|
+
set(CPACK_NSIS_UNINSTALL_NAME "Uninstall")
|
|
32
|
+
set(CPACK_OUTPUT_CONFIG_FILE "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackConfig.cmake")
|
|
33
|
+
set(CPACK_PACKAGE_CONTACT "fbarchard@chromium.org")
|
|
34
|
+
set(CPACK_PACKAGE_DEFAULT_LOCATION "/")
|
|
35
|
+
set(CPACK_PACKAGE_DESCRIPTION "YUV library and YUV conversion tool")
|
|
36
|
+
set(CPACK_PACKAGE_DESCRIPTION_FILE "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Templates/CPack.GenericDescription.txt")
|
|
37
|
+
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "YUV library")
|
|
38
|
+
set(CPACK_PACKAGE_FILE_NAME "libyuv-0.0.-linux-armhf-32")
|
|
39
|
+
set(CPACK_PACKAGE_INSTALL_DIRECTORY "libyuv 0.0.")
|
|
40
|
+
set(CPACK_PACKAGE_INSTALL_REGISTRY_KEY "libyuv 0.0.")
|
|
41
|
+
set(CPACK_PACKAGE_NAME "libyuv")
|
|
42
|
+
set(CPACK_PACKAGE_RELOCATABLE "true")
|
|
43
|
+
set(CPACK_PACKAGE_VENDOR "Frank Barchard")
|
|
44
|
+
set(CPACK_PACKAGE_VERSION "0.0.")
|
|
45
|
+
set(CPACK_PACKAGE_VERSION_MAJOR "0")
|
|
46
|
+
set(CPACK_PACKAGE_VERSION_MINOR "0")
|
|
47
|
+
set(CPACK_PACKAGE_VERSION_PATCH "1")
|
|
48
|
+
set(CPACK_RESOURCE_FILE_LICENSE "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/LICENSE")
|
|
49
|
+
set(CPACK_RESOURCE_FILE_README "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Templates/CPack.GenericDescription.txt")
|
|
50
|
+
set(CPACK_RESOURCE_FILE_WELCOME "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Templates/CPack.GenericWelcome.txt")
|
|
51
|
+
set(CPACK_SET_DESTDIR "OFF")
|
|
52
|
+
set(CPACK_SOURCE_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
|
53
|
+
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackSourceConfig.cmake")
|
|
54
|
+
set(CPACK_SOURCE_RPM "OFF")
|
|
55
|
+
set(CPACK_SOURCE_TBZ2 "ON")
|
|
56
|
+
set(CPACK_SOURCE_TGZ "ON")
|
|
57
|
+
set(CPACK_SOURCE_TXZ "ON")
|
|
58
|
+
set(CPACK_SOURCE_TZ "ON")
|
|
59
|
+
set(CPACK_SOURCE_ZIP "OFF")
|
|
60
|
+
set(CPACK_SYSTEM_NAME "linux-armhf-32")
|
|
61
|
+
set(CPACK_THREADS "1")
|
|
62
|
+
set(CPACK_TOPLEVEL_TAG "linux-armhf-32")
|
|
63
|
+
set(CPACK_WIX_SIZEOF_VOID_P "4")
|
|
64
|
+
|
|
65
|
+
if(NOT CPACK_PROPERTIES_FILE)
|
|
66
|
+
set(CPACK_PROPERTIES_FILE "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackProperties.cmake")
|
|
67
|
+
endif()
|
|
68
|
+
|
|
69
|
+
if(EXISTS ${CPACK_PROPERTIES_FILE})
|
|
70
|
+
include(${CPACK_PROPERTIES_FILE})
|
|
71
|
+
endif()
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
# This file will be configured to contain variables for CPack. These variables
|
|
2
|
+
# should be set in the CMake list file of the project before CPack module is
|
|
3
|
+
# included. The list of available CPACK_xxx variables and their associated
|
|
4
|
+
# documentation may be obtained using
|
|
5
|
+
# cpack --help-variable-list
|
|
6
|
+
#
|
|
7
|
+
# Some variables are common to all generators (e.g. CPACK_PACKAGE_NAME)
|
|
8
|
+
# and some are specific to a generator
|
|
9
|
+
# (e.g. CPACK_NSIS_EXTRA_INSTALL_COMMANDS). The generator specific variables
|
|
10
|
+
# usually begin with CPACK_<GENNAME>_xxxx.
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
set(CPACK_BUILD_SOURCE_DIRS "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp;D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/armeabi-v7a")
|
|
14
|
+
set(CPACK_CMAKE_GENERATOR "Ninja")
|
|
15
|
+
set(CPACK_COMPONENT_UNSPECIFIED_HIDDEN "TRUE")
|
|
16
|
+
set(CPACK_COMPONENT_UNSPECIFIED_REQUIRED "TRUE")
|
|
17
|
+
set(CPACK_DEBIAN_PACKAGE_MAINTAINER "Frank Barchard <fbarchard@chromium.org>")
|
|
18
|
+
set(CPACK_DEBIAN_PACKAGE_PRIORITY "optional")
|
|
19
|
+
set(CPACK_DEBIAN_PACKAGE_SECTION "other")
|
|
20
|
+
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Templates/CPack.GenericDescription.txt")
|
|
21
|
+
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_SUMMARY "fastyuv built using CMake")
|
|
22
|
+
set(CPACK_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
|
23
|
+
set(CPACK_IGNORE_FILES "/CVS/;/\\.svn/;/\\.bzr/;/\\.hg/;/\\.git/;\\.swp\$;\\.#;/#")
|
|
24
|
+
set(CPACK_INSTALLED_DIRECTORIES "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp;/")
|
|
25
|
+
set(CPACK_INSTALL_CMAKE_PROJECTS "")
|
|
26
|
+
set(CPACK_INSTALL_PREFIX "C:/Program Files (x86)/fastyuv")
|
|
27
|
+
set(CPACK_MODULE_PATH "")
|
|
28
|
+
set(CPACK_NSIS_DISPLAY_NAME "libyuv 0.0.")
|
|
29
|
+
set(CPACK_NSIS_INSTALLER_ICON_CODE "")
|
|
30
|
+
set(CPACK_NSIS_INSTALLER_MUI_ICON_CODE "")
|
|
31
|
+
set(CPACK_NSIS_INSTALL_ROOT "$PROGRAMFILES")
|
|
32
|
+
set(CPACK_NSIS_PACKAGE_NAME "libyuv 0.0.")
|
|
33
|
+
set(CPACK_NSIS_UNINSTALL_NAME "Uninstall")
|
|
34
|
+
set(CPACK_OUTPUT_CONFIG_FILE "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackConfig.cmake")
|
|
35
|
+
set(CPACK_PACKAGE_CONTACT "fbarchard@chromium.org")
|
|
36
|
+
set(CPACK_PACKAGE_DEFAULT_LOCATION "/")
|
|
37
|
+
set(CPACK_PACKAGE_DESCRIPTION "YUV library and YUV conversion tool")
|
|
38
|
+
set(CPACK_PACKAGE_DESCRIPTION_FILE "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Templates/CPack.GenericDescription.txt")
|
|
39
|
+
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "YUV library")
|
|
40
|
+
set(CPACK_PACKAGE_FILE_NAME "libyuv-0.0.-Source")
|
|
41
|
+
set(CPACK_PACKAGE_INSTALL_DIRECTORY "libyuv 0.0.")
|
|
42
|
+
set(CPACK_PACKAGE_INSTALL_REGISTRY_KEY "libyuv 0.0.")
|
|
43
|
+
set(CPACK_PACKAGE_NAME "libyuv")
|
|
44
|
+
set(CPACK_PACKAGE_RELOCATABLE "true")
|
|
45
|
+
set(CPACK_PACKAGE_VENDOR "Frank Barchard")
|
|
46
|
+
set(CPACK_PACKAGE_VERSION "0.0.")
|
|
47
|
+
set(CPACK_PACKAGE_VERSION_MAJOR "0")
|
|
48
|
+
set(CPACK_PACKAGE_VERSION_MINOR "0")
|
|
49
|
+
set(CPACK_PACKAGE_VERSION_PATCH "1")
|
|
50
|
+
set(CPACK_RESOURCE_FILE_LICENSE "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/LICENSE")
|
|
51
|
+
set(CPACK_RESOURCE_FILE_README "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Templates/CPack.GenericDescription.txt")
|
|
52
|
+
set(CPACK_RESOURCE_FILE_WELCOME "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Templates/CPack.GenericWelcome.txt")
|
|
53
|
+
set(CPACK_RPM_PACKAGE_SOURCES "ON")
|
|
54
|
+
set(CPACK_SET_DESTDIR "OFF")
|
|
55
|
+
set(CPACK_SOURCE_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
|
56
|
+
set(CPACK_SOURCE_IGNORE_FILES "/CVS/;/\\.svn/;/\\.bzr/;/\\.hg/;/\\.git/;\\.swp\$;\\.#;/#")
|
|
57
|
+
set(CPACK_SOURCE_INSTALLED_DIRECTORIES "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp;/")
|
|
58
|
+
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackSourceConfig.cmake")
|
|
59
|
+
set(CPACK_SOURCE_PACKAGE_FILE_NAME "libyuv-0.0.-Source")
|
|
60
|
+
set(CPACK_SOURCE_RPM "OFF")
|
|
61
|
+
set(CPACK_SOURCE_TBZ2 "ON")
|
|
62
|
+
set(CPACK_SOURCE_TGZ "ON")
|
|
63
|
+
set(CPACK_SOURCE_TOPLEVEL_TAG "linux-armhf-32-Source")
|
|
64
|
+
set(CPACK_SOURCE_TXZ "ON")
|
|
65
|
+
set(CPACK_SOURCE_TZ "ON")
|
|
66
|
+
set(CPACK_SOURCE_ZIP "OFF")
|
|
67
|
+
set(CPACK_STRIP_FILES "")
|
|
68
|
+
set(CPACK_SYSTEM_NAME "linux-armhf-32")
|
|
69
|
+
set(CPACK_THREADS "1")
|
|
70
|
+
set(CPACK_TOPLEVEL_TAG "linux-armhf-32-Source")
|
|
71
|
+
set(CPACK_WIX_SIZEOF_VOID_P "4")
|
|
72
|
+
|
|
73
|
+
if(NOT CPACK_PROPERTIES_FILE)
|
|
74
|
+
set(CPACK_PROPERTIES_FILE "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackProperties.cmake")
|
|
75
|
+
endif()
|
|
76
|
+
|
|
77
|
+
if(EXISTS ${CPACK_PROPERTIES_FILE})
|
|
78
|
+
include(${CPACK_PROPERTIES_FILE})
|
|
79
|
+
endif()
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\compare.cc.o
|
|
2
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\compare_common.cc.o
|
|
3
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\compare_gcc.cc.o
|
|
4
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\compare_win.cc.o
|
|
5
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_argb.cc.o
|
|
6
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\convert.cc.o
|
|
7
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_from_argb.cc.o
|
|
8
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_from.cc.o
|
|
9
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_jpeg.cc.o
|
|
10
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_to_argb.cc.o
|
|
11
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_to_i420.cc.o
|
|
12
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\cpu_id.cc.o
|
|
13
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\mjpeg_decoder.cc.o
|
|
14
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\mjpeg_validate.cc.o
|
|
15
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\planar_functions.cc.o
|
|
16
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_any.cc.o
|
|
17
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_argb.cc.o
|
|
18
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate.cc.o
|
|
19
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_common.cc.o
|
|
20
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_gcc.cc.o
|
|
21
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_lsx.cc.o
|
|
22
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_win.cc.o
|
|
23
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\row_any.cc.o
|
|
24
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\row_common.cc.o
|
|
25
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\row_gcc.cc.o
|
|
26
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\row_lasx.cc.o
|
|
27
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\row_lsx.cc.o
|
|
28
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\row_rvv.cc.o
|
|
29
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\row_win.cc.o
|
|
30
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_any.cc.o
|
|
31
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_argb.cc.o
|
|
32
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\scale.cc.o
|
|
33
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_common.cc.o
|
|
34
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_gcc.cc.o
|
|
35
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_lsx.cc.o
|
|
36
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_rgb.cc.o
|
|
37
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_rvv.cc.o
|
|
38
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_uv.cc.o
|
|
39
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_win.cc.o
|
|
40
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_common_objects.dir\source\video_common.cc.o
|
|
41
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_neon.dir\source\compare_neon.cc.o
|
|
42
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_neon.dir\source\rotate_neon.cc.o
|
|
43
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_neon.dir\source\row_neon.cc.o
|
|
44
|
+
D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\Debug\3p3e3e6d\armeabi-v7a\libyuv\CMakeFiles\yuv_neon.dir\source\scale_neon.cc.o
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
{
|
|
2
|
+
"buildFiles": [
|
|
3
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\src\\main\\cpp\\CMakeLists.txt",
|
|
4
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\src\\main\\cpp\\libyuv\\CM_linux_packages.cmake",
|
|
5
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\src\\main\\cpp\\libyuv\\CMakeLists.txt"
|
|
6
|
+
],
|
|
7
|
+
"cleanCommandsComponents": [
|
|
8
|
+
[
|
|
9
|
+
"C:\\Users\\jesco\\AppData\\Local\\Android\\Sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
|
10
|
+
"-C",
|
|
11
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\.cxx\\Debug\\3p3e3e6d\\armeabi-v7a",
|
|
12
|
+
"clean"
|
|
13
|
+
]
|
|
14
|
+
],
|
|
15
|
+
"buildTargetsCommandComponents": [
|
|
16
|
+
"C:\\Users\\jesco\\AppData\\Local\\Android\\Sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
|
17
|
+
"-C",
|
|
18
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\.cxx\\Debug\\3p3e3e6d\\armeabi-v7a",
|
|
19
|
+
"{LIST_OF_TARGETS_TO_BUILD}"
|
|
20
|
+
],
|
|
21
|
+
"libraries": {
|
|
22
|
+
"cpuid::@65971e152f36faa1b30f": {
|
|
23
|
+
"toolchain": "toolchain",
|
|
24
|
+
"abi": "armeabi-v7a",
|
|
25
|
+
"artifactName": "cpuid",
|
|
26
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\cpuid",
|
|
27
|
+
"runtimeFiles": []
|
|
28
|
+
},
|
|
29
|
+
"faceantispoof::@6890427a1f51a3e7e1df": {
|
|
30
|
+
"toolchain": "toolchain",
|
|
31
|
+
"abi": "armeabi-v7a",
|
|
32
|
+
"artifactName": "faceantispoof",
|
|
33
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\libfaceantispoof.so",
|
|
34
|
+
"runtimeFiles": []
|
|
35
|
+
},
|
|
36
|
+
"fastyuv::@6890427a1f51a3e7e1df": {
|
|
37
|
+
"toolchain": "toolchain",
|
|
38
|
+
"abi": "armeabi-v7a",
|
|
39
|
+
"artifactName": "fastyuv",
|
|
40
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\libfastyuv.so",
|
|
41
|
+
"runtimeFiles": [
|
|
42
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\libyuv.so"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
"yuv::@65971e152f36faa1b30f": {
|
|
46
|
+
"toolchain": "toolchain",
|
|
47
|
+
"abi": "armeabi-v7a",
|
|
48
|
+
"artifactName": "yuv",
|
|
49
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\.cxx\\Debug\\3p3e3e6d\\armeabi-v7a\\libyuv\\libyuv.a"
|
|
50
|
+
},
|
|
51
|
+
"yuv_common_objects::@65971e152f36faa1b30f": {
|
|
52
|
+
"toolchain": "toolchain",
|
|
53
|
+
"abi": "armeabi-v7a",
|
|
54
|
+
"artifactName": "yuv_common_objects"
|
|
55
|
+
},
|
|
56
|
+
"yuv_neon::@65971e152f36faa1b30f": {
|
|
57
|
+
"toolchain": "toolchain",
|
|
58
|
+
"abi": "armeabi-v7a",
|
|
59
|
+
"artifactName": "yuv_neon"
|
|
60
|
+
},
|
|
61
|
+
"yuv_shared::@65971e152f36faa1b30f": {
|
|
62
|
+
"toolchain": "toolchain",
|
|
63
|
+
"abi": "armeabi-v7a",
|
|
64
|
+
"artifactName": "yuv_shared",
|
|
65
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\libyuv.so",
|
|
66
|
+
"runtimeFiles": []
|
|
67
|
+
},
|
|
68
|
+
"yuvconstants::@65971e152f36faa1b30f": {
|
|
69
|
+
"toolchain": "toolchain",
|
|
70
|
+
"abi": "armeabi-v7a",
|
|
71
|
+
"artifactName": "yuvconstants",
|
|
72
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\yuvconstants",
|
|
73
|
+
"runtimeFiles": []
|
|
74
|
+
},
|
|
75
|
+
"yuvconvert::@65971e152f36faa1b30f": {
|
|
76
|
+
"toolchain": "toolchain",
|
|
77
|
+
"abi": "armeabi-v7a",
|
|
78
|
+
"artifactName": "yuvconvert",
|
|
79
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\yuvconvert",
|
|
80
|
+
"runtimeFiles": []
|
|
81
|
+
}
|
|
82
|
+
},
|
|
83
|
+
"toolchains": {
|
|
84
|
+
"toolchain": {
|
|
85
|
+
"cCompilerExecutable": "C:\\Users\\jesco\\AppData\\Local\\Android\\Sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe",
|
|
86
|
+
"cppCompilerExecutable": "C:\\Users\\jesco\\AppData\\Local\\Android\\Sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"cFileExtensions": [
|
|
90
|
+
"c"
|
|
91
|
+
],
|
|
92
|
+
"cppFileExtensions": [
|
|
93
|
+
"cpp",
|
|
94
|
+
"cc"
|
|
95
|
+
]
|
|
96
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
{
|
|
2
|
+
"buildFiles": [
|
|
3
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\src\\main\\cpp\\CMakeLists.txt",
|
|
4
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\src\\main\\cpp\\libyuv\\CM_linux_packages.cmake",
|
|
5
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\src\\main\\cpp\\libyuv\\CMakeLists.txt"
|
|
6
|
+
],
|
|
7
|
+
"cleanCommandsComponents": [
|
|
8
|
+
[
|
|
9
|
+
"C:\\Users\\jesco\\AppData\\Local\\Android\\Sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
|
10
|
+
"-C",
|
|
11
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\.cxx\\Debug\\3p3e3e6d\\armeabi-v7a",
|
|
12
|
+
"clean"
|
|
13
|
+
]
|
|
14
|
+
],
|
|
15
|
+
"buildTargetsCommandComponents": [
|
|
16
|
+
"C:\\Users\\jesco\\AppData\\Local\\Android\\Sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
|
17
|
+
"-C",
|
|
18
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\.cxx\\Debug\\3p3e3e6d\\armeabi-v7a",
|
|
19
|
+
"{LIST_OF_TARGETS_TO_BUILD}"
|
|
20
|
+
],
|
|
21
|
+
"libraries": {
|
|
22
|
+
"faceantispoof::@6890427a1f51a3e7e1df": {
|
|
23
|
+
"artifactName": "faceantispoof",
|
|
24
|
+
"abi": "armeabi-v7a",
|
|
25
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\libfaceantispoof.so",
|
|
26
|
+
"runtimeFiles": []
|
|
27
|
+
},
|
|
28
|
+
"yuv_common_objects::@65971e152f36faa1b30f": {
|
|
29
|
+
"artifactName": "yuv_common_objects",
|
|
30
|
+
"abi": "armeabi-v7a",
|
|
31
|
+
"runtimeFiles": []
|
|
32
|
+
},
|
|
33
|
+
"yuvconvert::@65971e152f36faa1b30f": {
|
|
34
|
+
"artifactName": "yuvconvert",
|
|
35
|
+
"abi": "armeabi-v7a",
|
|
36
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\yuvconvert",
|
|
37
|
+
"runtimeFiles": []
|
|
38
|
+
},
|
|
39
|
+
"yuv_shared::@65971e152f36faa1b30f": {
|
|
40
|
+
"artifactName": "yuv_shared",
|
|
41
|
+
"abi": "armeabi-v7a",
|
|
42
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\libyuv.so",
|
|
43
|
+
"runtimeFiles": []
|
|
44
|
+
},
|
|
45
|
+
"cpuid::@65971e152f36faa1b30f": {
|
|
46
|
+
"artifactName": "cpuid",
|
|
47
|
+
"abi": "armeabi-v7a",
|
|
48
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\cpuid",
|
|
49
|
+
"runtimeFiles": []
|
|
50
|
+
},
|
|
51
|
+
"fastyuv::@6890427a1f51a3e7e1df": {
|
|
52
|
+
"artifactName": "fastyuv",
|
|
53
|
+
"abi": "armeabi-v7a",
|
|
54
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\libfastyuv.so",
|
|
55
|
+
"runtimeFiles": [
|
|
56
|
+
"D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\libyuv.so"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
"yuvconstants::@65971e152f36faa1b30f": {
|
|
60
|
+
"artifactName": "yuvconstants",
|
|
61
|
+
"abi": "armeabi-v7a",
|
|
62
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\armeabi-v7a\\yuvconstants",
|
|
63
|
+
"runtimeFiles": []
|
|
64
|
+
},
|
|
65
|
+
"yuv::@65971e152f36faa1b30f": {
|
|
66
|
+
"artifactName": "yuv",
|
|
67
|
+
"abi": "armeabi-v7a",
|
|
68
|
+
"output": "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\.cxx\\Debug\\3p3e3e6d\\armeabi-v7a\\libyuv\\libyuv.a",
|
|
69
|
+
"runtimeFiles": []
|
|
70
|
+
},
|
|
71
|
+
"yuv_neon::@65971e152f36faa1b30f": {
|
|
72
|
+
"artifactName": "yuv_neon",
|
|
73
|
+
"abi": "armeabi-v7a",
|
|
74
|
+
"runtimeFiles": []
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
}
|