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.
Files changed (1068) hide show
  1. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/cache-v2-593615c01014894f7d9d.json +1567 -0
  2. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-cec3bebe5b340139fefc.json +242 -0
  3. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/codemodel-v2-a8f91d3eca5da2963f1f.json +185 -0
  4. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
  5. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/directory-libyuv-Debug-e839e3fdbba1f0402ad5.json +100 -0
  6. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/index-2026-01-23T10-39-46-0979.json +92 -0
  7. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-cpuid-Debug-f9e0e7e6e8f28dea459b.json +136 -0
  8. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-faceantispoof-Debug-6825a16d8b2d4ea53c24.json +181 -0
  9. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-fastyuv-Debug-587435b39723ea946fe6.json +182 -0
  10. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv-Debug-4a69a1a98cda70e2cadb.json +433 -0
  11. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_common_objects-Debug-9acb64274e13e77cdda7.json +522 -0
  12. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_neon64-Debug-15dd2651b8d2a7354fc5.json +137 -0
  13. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_shared-Debug-fb9498d5f443abe0ceb6.json +455 -0
  14. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_sme-Debug-911a403e113ad0a481ba.json +126 -0
  15. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_sve-Debug-6b635f298aa4cf212220.json +104 -0
  16. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuvconstants-Debug-f355715bcfa4fc8e32f2.json +136 -0
  17. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuvconvert-Debug-5b399b2484f71c450ee4.json +157 -0
  18. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.ninja_deps +0 -0
  19. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.ninja_log +63 -0
  20. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeCache.txt +465 -0
  21. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  22. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  23. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  24. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  25. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  26. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  27. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  28. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  29. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  30. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/CMakeOutput.log +276 -0
  31. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/TargetDirectories.txt +27 -0
  32. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/cmake.check_cache +1 -0
  33. 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
  34. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  35. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  36. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  37. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/rules.ninja +198 -0
  38. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CPackConfig.cmake +71 -0
  39. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CPackSourceConfig.cmake +79 -0
  40. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/additional_project_files.txt +48 -0
  41. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/android_gradle_build.json +106 -0
  42. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/android_gradle_build_mini.json +87 -0
  43. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/build.ninja +954 -0
  44. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/build_file_index.txt +3 -0
  45. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/cmake_install.cmake +59 -0
  46. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/compile_commands.json +277 -0
  47. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/compile_commands.json.bin +0 -0
  48. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/configure_fingerprint.bin +32 -0
  49. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  50. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  51. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  52. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  53. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  54. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  55. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  56. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  57. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  58. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  59. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  60. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  61. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  62. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  63. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  64. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  65. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  66. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  67. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  68. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  69. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  70. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  71. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  72. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  73. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  74. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  75. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  76. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  77. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  78. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  79. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  80. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  81. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  82. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  83. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  84. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  85. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  86. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  87. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  88. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  89. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  90. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/compare_neon64.cc.o +0 -0
  91. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/rotate_neon64.cc.o +0 -0
  92. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/row_neon64.cc.o +0 -0
  93. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/scale_neon64.cc.o +0 -0
  94. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/rotate_sme.cc.o +0 -0
  95. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/row_sme.cc.o +0 -0
  96. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/scale_sme.cc.o +0 -0
  97. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sve.dir/source/row_sve.cc.o +0 -0
  98. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  99. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  100. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/cmake_install.cmake +87 -0
  101. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/libyuv.a +0 -0
  102. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/metadata_generation_command.txt +19 -0
  103. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/prefab_config.json +4 -0
  104. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/symbol_folder_index.txt +1 -0
  105. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/cache-v2-62e047fd2e8effc221ff.json +1587 -0
  106. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/cmakeFiles-v1-b0a565895209b9ff4bac.json +857 -0
  107. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/codemodel-v2-8c25b9248962461a19f1.json +167 -0
  108. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
  109. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/directory-libyuv-Debug-dfc5b161095c0303bf25.json +100 -0
  110. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/index-2026-01-21T10-59-01-0463.json +92 -0
  111. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-cpuid-Debug-68c654f2494fe85331a2.json +150 -0
  112. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-faceantispoof-Debug-ac55d7e4f1f0d0b504aa.json +181 -0
  113. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-fastyuv-Debug-9310e08e6c4a0c3f44ba.json +190 -0
  114. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv-Debug-e739e507211274e150c4.json +406 -0
  115. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv_common_objects-Debug-b8f98ac246cc50774d4a.json +536 -0
  116. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv_neon-Debug-3bfb7494ed9fc10cfc19.json +151 -0
  117. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv_shared-Debug-f9e980c68436c453d0a0.json +428 -0
  118. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuvconstants-Debug-fa071952ce7c51f6a893.json +150 -0
  119. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuvconvert-Debug-dc2ab13f83396ff2d9d0.json +171 -0
  120. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.ninja_deps +0 -0
  121. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.ninja_log +59 -0
  122. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeCache.txt +463 -0
  123. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  124. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  125. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  126. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  127. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  128. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  129. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  130. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  131. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  132. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/CMakeOutput.log +268 -0
  133. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/TargetDirectories.txt +25 -0
  134. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/cmake.check_cache +1 -0
  135. 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
  136. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  137. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  138. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  139. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/rules.ninja +178 -0
  140. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackConfig.cmake +71 -0
  141. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackSourceConfig.cmake +79 -0
  142. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/additional_project_files.txt +44 -0
  143. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/android_gradle_build.json +96 -0
  144. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/android_gradle_build_mini.json +77 -0
  145. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/build.ninja +1046 -0
  146. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/build_file_index.txt +3 -0
  147. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/cmake_install.cmake +59 -0
  148. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/compile_commands.json +257 -0
  149. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/compile_commands.json.bin +0 -0
  150. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/configure_fingerprint.bin +32 -0
  151. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  152. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  153. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  154. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  155. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  156. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  157. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  158. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  159. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  160. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  161. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  162. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  163. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  164. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  165. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  166. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  167. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  168. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  169. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  170. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  171. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  172. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  173. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  174. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  175. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  176. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  177. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  178. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  179. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  180. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  181. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  182. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  183. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  184. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  185. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  186. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  187. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  188. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  189. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  190. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  191. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  192. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/compare_neon.cc.o +0 -0
  193. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/rotate_neon.cc.o +0 -0
  194. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/row_neon.cc.o +0 -0
  195. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/scale_neon.cc.o +0 -0
  196. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  197. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  198. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/cmake_install.cmake +87 -0
  199. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/libyuv.a +0 -0
  200. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/metadata_generation_command.txt +19 -0
  201. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/prefab_config.json +4 -0
  202. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/symbol_folder_index.txt +1 -0
  203. package/android/.cxx/Debug/3p3e3e6d/hash_key.txt +26 -0
  204. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  205. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  206. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  207. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/cache-v2-2537654464bd2076be24.json +1587 -0
  208. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/cmakeFiles-v1-706218a5077fd881e482.json +857 -0
  209. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/codemodel-v2-23a173f839d9542358ba.json +158 -0
  210. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
  211. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/directory-libyuv-Debug-4ec66b5f6029e8ff67c8.json +100 -0
  212. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/index-2026-01-21T10-59-09-0618.json +92 -0
  213. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-cpuid-Debug-624f03cf8c08cc9c874a.json +136 -0
  214. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-faceantispoof-Debug-ab89eef6747bebc88475.json +181 -0
  215. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-fastyuv-Debug-22d5407e0a3cdf864c4f.json +157 -0
  216. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuv-Debug-6be82395d909a9d7e2ee.json +368 -0
  217. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuv_common_objects-Debug-9acb64274e13e77cdda7.json +522 -0
  218. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuv_shared-Debug-01b8efefed005712357d.json +390 -0
  219. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuvconstants-Debug-587911587290747907e2.json +136 -0
  220. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuvconvert-Debug-ea3eb858c463e1203a96.json +157 -0
  221. package/android/.cxx/Debug/3p3e3e6d/x86/.ninja_deps +0 -0
  222. package/android/.cxx/Debug/3p3e3e6d/x86/.ninja_log +55 -0
  223. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeCache.txt +463 -0
  224. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  225. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  226. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  227. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  228. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  229. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  230. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  231. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  232. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  233. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/CMakeOutput.log +258 -0
  234. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/TargetDirectories.txt +24 -0
  235. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/cmake.check_cache +1 -0
  236. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
  237. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  238. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  239. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  240. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/rules.ninja +168 -0
  241. package/android/.cxx/Debug/3p3e3e6d/x86/CPackConfig.cmake +71 -0
  242. package/android/.cxx/Debug/3p3e3e6d/x86/CPackSourceConfig.cmake +79 -0
  243. package/android/.cxx/Debug/3p3e3e6d/x86/additional_project_files.txt +40 -0
  244. package/android/.cxx/Debug/3p3e3e6d/x86/android_gradle_build.json +91 -0
  245. package/android/.cxx/Debug/3p3e3e6d/x86/android_gradle_build_mini.json +72 -0
  246. package/android/.cxx/Debug/3p3e3e6d/x86/build.ninja +945 -0
  247. package/android/.cxx/Debug/3p3e3e6d/x86/build_file_index.txt +3 -0
  248. package/android/.cxx/Debug/3p3e3e6d/x86/cmake_install.cmake +59 -0
  249. package/android/.cxx/Debug/3p3e3e6d/x86/compile_commands.json +237 -0
  250. package/android/.cxx/Debug/3p3e3e6d/x86/compile_commands.json.bin +0 -0
  251. package/android/.cxx/Debug/3p3e3e6d/x86/configure_fingerprint.bin +32 -0
  252. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  253. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  254. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  255. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  256. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  257. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  258. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  259. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  260. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  261. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  262. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  263. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  264. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  265. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  266. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  267. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  268. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  269. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  270. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  271. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  272. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  273. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  274. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  275. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  276. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  277. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  278. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  279. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  280. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  281. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  282. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  283. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  284. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  285. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  286. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  287. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  288. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  289. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  290. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  291. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  292. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  293. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  294. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  295. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/cmake_install.cmake +87 -0
  296. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/libyuv.a +0 -0
  297. package/android/.cxx/Debug/3p3e3e6d/x86/metadata_generation_command.txt +19 -0
  298. package/android/.cxx/Debug/3p3e3e6d/x86/prefab_config.json +4 -0
  299. package/android/.cxx/Debug/3p3e3e6d/x86/symbol_folder_index.txt +1 -0
  300. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  301. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  302. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  303. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/cache-v2-6e913c0333212dfe7b78.json +1555 -0
  304. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/cmakeFiles-v1-1aa875f3c4202f680d6a.json +242 -0
  305. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/codemodel-v2-6408aaae6415667c90f5.json +158 -0
  306. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
  307. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/directory-libyuv-Debug-95b36d86c3643b8456d6.json +100 -0
  308. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/index-2026-01-23T10-39-48-0292.json +92 -0
  309. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-cpuid-Debug-22fe593bc79b77c42709.json +136 -0
  310. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-faceantispoof-Debug-a43f3f395b2ea5a98918.json +181 -0
  311. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-fastyuv-Debug-9cf04b116c0bf1bf5cbb.json +157 -0
  312. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuv-Debug-216c8b61ec2a3f632fa2.json +368 -0
  313. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuv_common_objects-Debug-9acb64274e13e77cdda7.json +522 -0
  314. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuv_shared-Debug-2b6d4bb021fb50e9ba37.json +390 -0
  315. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuvconstants-Debug-08fc0ba01ef456e22b0b.json +136 -0
  316. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuvconvert-Debug-1a4fb350f07380b46339.json +157 -0
  317. package/android/.cxx/Debug/3p3e3e6d/x86_64/.ninja_deps +0 -0
  318. package/android/.cxx/Debug/3p3e3e6d/x86_64/.ninja_log +55 -0
  319. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeCache.txt +463 -0
  320. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  321. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  322. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  323. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  324. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  325. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  326. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  327. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  328. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  329. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/CMakeOutput.log +258 -0
  330. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/TargetDirectories.txt +24 -0
  331. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/cmake.check_cache +1 -0
  332. 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
  333. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  334. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  335. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  336. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/rules.ninja +168 -0
  337. package/android/.cxx/Debug/3p3e3e6d/x86_64/CPackConfig.cmake +71 -0
  338. package/android/.cxx/Debug/3p3e3e6d/x86_64/CPackSourceConfig.cmake +79 -0
  339. package/android/.cxx/Debug/3p3e3e6d/x86_64/additional_project_files.txt +40 -0
  340. package/android/.cxx/Debug/3p3e3e6d/x86_64/android_gradle_build.json +91 -0
  341. package/android/.cxx/Debug/3p3e3e6d/x86_64/android_gradle_build_mini.json +72 -0
  342. package/android/.cxx/Debug/3p3e3e6d/x86_64/build.ninja +844 -0
  343. package/android/.cxx/Debug/3p3e3e6d/x86_64/build_file_index.txt +3 -0
  344. package/android/.cxx/Debug/3p3e3e6d/x86_64/cmake_install.cmake +59 -0
  345. package/android/.cxx/Debug/3p3e3e6d/x86_64/compile_commands.json +237 -0
  346. package/android/.cxx/Debug/3p3e3e6d/x86_64/compile_commands.json.bin +0 -0
  347. package/android/.cxx/Debug/3p3e3e6d/x86_64/configure_fingerprint.bin +32 -0
  348. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  349. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  350. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  351. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  352. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  353. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  354. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  355. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  356. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  357. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  358. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  359. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  360. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  361. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  362. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  363. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  364. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  365. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  366. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  367. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  368. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  369. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  370. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  371. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  372. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  373. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  374. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  375. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  376. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  377. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  378. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  379. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  380. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  381. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  382. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  383. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  384. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  385. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  386. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  387. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  388. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  389. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  390. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  391. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/cmake_install.cmake +87 -0
  392. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/libyuv.a +0 -0
  393. package/android/.cxx/Debug/3p3e3e6d/x86_64/metadata_generation_command.txt +19 -0
  394. package/android/.cxx/Debug/3p3e3e6d/x86_64/prefab_config.json +4 -0
  395. package/android/.cxx/Debug/3p3e3e6d/x86_64/symbol_folder_index.txt +1 -0
  396. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  397. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  398. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  399. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/cache-v2-d3d58bf7a8f4fead380a.json +1599 -0
  400. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-de3cbab15cb1ec82716a.json +857 -0
  401. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/codemodel-v2-e3de334cb8b1818bc38c.json +185 -0
  402. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
  403. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-5fec487d2d34888372dd.json +100 -0
  404. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/index-2025-12-06T17-11-38-0161.json +92 -0
  405. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-f20fa5c440501301bd6c.json +136 -0
  406. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-72b2468d2f5dcf5d4b27.json +181 -0
  407. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-83b3947168a73bd028cf.json +182 -0
  408. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-037ebb6c75430c883ecd.json +433 -0
  409. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-f2035858c2590eca2838.json +522 -0
  410. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_neon64-RelWithDebInfo-20fe5c1989a51f8cd5e0.json +137 -0
  411. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-0acc588821da92fe8d21.json +455 -0
  412. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_sme-RelWithDebInfo-61a0667a37bbe70c86a1.json +126 -0
  413. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_sve-RelWithDebInfo-73aa37fbe5b8af7b71d6.json +104 -0
  414. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-7cf6683f369adfc74af8.json +136 -0
  415. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-ff99b6f9f4406b71ca2d.json +157 -0
  416. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.ninja_deps +0 -0
  417. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.ninja_log +63 -0
  418. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeCache.txt +465 -0
  419. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  420. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  421. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  422. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  423. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  424. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  425. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  426. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  427. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  428. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/CMakeOutput.log +276 -0
  429. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/TargetDirectories.txt +27 -0
  430. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/cmake.check_cache +1 -0
  431. 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
  432. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  433. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  434. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  435. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/rules.ninja +198 -0
  436. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CPackConfig.cmake +71 -0
  437. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CPackSourceConfig.cmake +79 -0
  438. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/additional_project_files.txt +48 -0
  439. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/android_gradle_build.json +106 -0
  440. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/android_gradle_build_mini.json +87 -0
  441. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/build.ninja +1071 -0
  442. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/build_file_index.txt +3 -0
  443. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/cmake_install.cmake +59 -0
  444. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/compile_commands.json +277 -0
  445. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/compile_commands.json.bin +0 -0
  446. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/configure_fingerprint.bin +28 -0
  447. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  448. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  449. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  450. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  451. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  452. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  453. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  454. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  455. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  456. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  457. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  458. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  459. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  460. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  461. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  462. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  463. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  464. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  465. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  466. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  467. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  468. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  469. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  470. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  471. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  472. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  473. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  474. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  475. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  476. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  477. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  478. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  479. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  480. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  481. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  482. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  483. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  484. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  485. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  486. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  487. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  488. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/compare_neon64.cc.o +0 -0
  489. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/rotate_neon64.cc.o +0 -0
  490. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/row_neon64.cc.o +0 -0
  491. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/scale_neon64.cc.o +0 -0
  492. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/rotate_sme.cc.o +0 -0
  493. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/row_sme.cc.o +0 -0
  494. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/scale_sme.cc.o +0 -0
  495. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sve.dir/source/row_sve.cc.o +0 -0
  496. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  497. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  498. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/cmake_install.cmake +87 -0
  499. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/libyuv.a +0 -0
  500. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/metadata_generation_command.txt +19 -0
  501. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/prefab_config.json +4 -0
  502. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/symbol_folder_index.txt +1 -0
  503. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  504. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  505. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  506. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/cache-v2-30a642f07884e9cdc0a6.json +1587 -0
  507. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/cmakeFiles-v1-e3cc3147106434f78424.json +857 -0
  508. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/codemodel-v2-c910da0bb7015a819d82.json +167 -0
  509. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
  510. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-f8c831e6baa4bff2860a.json +100 -0
  511. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/index-2025-12-06T17-11-40-0583.json +92 -0
  512. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-cb93c96c3daf2fb0b4b5.json +150 -0
  513. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-923b1933e6f05cc7fa75.json +181 -0
  514. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-7ce38f7968d0810d114f.json +190 -0
  515. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-3a80fc967818b1df8dc5.json +406 -0
  516. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-e4dfcacfc2158bd3a9b7.json +536 -0
  517. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv_neon-RelWithDebInfo-083fd2761c5763c02eda.json +151 -0
  518. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-a6cc6e6a1e1e05170c3d.json +428 -0
  519. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-b290cba0dd19f3ecc3c8.json +150 -0
  520. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-37c53013365850cfa4ae.json +171 -0
  521. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.ninja_deps +0 -0
  522. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.ninja_log +59 -0
  523. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeCache.txt +463 -0
  524. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  525. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  526. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  527. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  528. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  529. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  530. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  531. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  532. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  533. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/CMakeOutput.log +268 -0
  534. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/TargetDirectories.txt +25 -0
  535. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/cmake.check_cache +1 -0
  536. 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
  537. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  538. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  539. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  540. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/rules.ninja +178 -0
  541. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CPackConfig.cmake +71 -0
  542. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CPackSourceConfig.cmake +79 -0
  543. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/additional_project_files.txt +44 -0
  544. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/android_gradle_build.json +96 -0
  545. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/android_gradle_build_mini.json +77 -0
  546. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/build.ninja +1046 -0
  547. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/build_file_index.txt +3 -0
  548. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/cmake_install.cmake +59 -0
  549. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/compile_commands.json +257 -0
  550. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/compile_commands.json.bin +0 -0
  551. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/configure_fingerprint.bin +29 -0
  552. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  553. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  554. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  555. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  556. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  557. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  558. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  559. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  560. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  561. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  562. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  563. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  564. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  565. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  566. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  567. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  568. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  569. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  570. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  571. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  572. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  573. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  574. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  575. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  576. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  577. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  578. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  579. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  580. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  581. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  582. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  583. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  584. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  585. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  586. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  587. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  588. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  589. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  590. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  591. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  592. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  593. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/compare_neon.cc.o +0 -0
  594. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/rotate_neon.cc.o +0 -0
  595. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/row_neon.cc.o +0 -0
  596. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/scale_neon.cc.o +0 -0
  597. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  598. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  599. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/cmake_install.cmake +87 -0
  600. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/libyuv.a +0 -0
  601. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/metadata_generation_command.txt +19 -0
  602. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/prefab_config.json +4 -0
  603. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/symbol_folder_index.txt +1 -0
  604. package/android/.cxx/RelWithDebInfo/605w2754/hash_key.txt +26 -0
  605. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  606. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  607. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  608. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/cache-v2-e0aba7e6bed6b3b82973.json +1587 -0
  609. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/cmakeFiles-v1-9af2078cf42c55188b73.json +857 -0
  610. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/codemodel-v2-9e009f6169204d458073.json +158 -0
  611. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
  612. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-84a5a7b4cf387449c2a5.json +100 -0
  613. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/index-2025-12-06T17-12-04-0433.json +92 -0
  614. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-30593f4299f39f34cd5f.json +136 -0
  615. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-cc8bbb344671071c1099.json +181 -0
  616. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-b73d55306f564e4f1f58.json +157 -0
  617. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-b6e1cf7ca8a5772182bf.json +368 -0
  618. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-f2035858c2590eca2838.json +522 -0
  619. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-b6456ea42014cf0bc05f.json +390 -0
  620. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-160c124c8141837246f5.json +136 -0
  621. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-ee1036ae9ff0e45e6770.json +157 -0
  622. package/android/.cxx/RelWithDebInfo/605w2754/x86/.ninja_deps +0 -0
  623. package/android/.cxx/RelWithDebInfo/605w2754/x86/.ninja_log +55 -0
  624. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeCache.txt +463 -0
  625. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  626. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  627. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  628. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  629. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  630. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  631. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  632. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  633. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  634. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/CMakeOutput.log +258 -0
  635. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/TargetDirectories.txt +24 -0
  636. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/cmake.check_cache +1 -0
  637. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
  638. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  639. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  640. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  641. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/rules.ninja +168 -0
  642. package/android/.cxx/RelWithDebInfo/605w2754/x86/CPackConfig.cmake +71 -0
  643. package/android/.cxx/RelWithDebInfo/605w2754/x86/CPackSourceConfig.cmake +79 -0
  644. package/android/.cxx/RelWithDebInfo/605w2754/x86/additional_project_files.txt +40 -0
  645. package/android/.cxx/RelWithDebInfo/605w2754/x86/android_gradle_build.json +91 -0
  646. package/android/.cxx/RelWithDebInfo/605w2754/x86/android_gradle_build_mini.json +72 -0
  647. package/android/.cxx/RelWithDebInfo/605w2754/x86/build.ninja +945 -0
  648. package/android/.cxx/RelWithDebInfo/605w2754/x86/build_file_index.txt +3 -0
  649. package/android/.cxx/RelWithDebInfo/605w2754/x86/cmake_install.cmake +59 -0
  650. package/android/.cxx/RelWithDebInfo/605w2754/x86/compile_commands.json +237 -0
  651. package/android/.cxx/RelWithDebInfo/605w2754/x86/compile_commands.json.bin +0 -0
  652. package/android/.cxx/RelWithDebInfo/605w2754/x86/configure_fingerprint.bin +28 -0
  653. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  654. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  655. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  656. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  657. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  658. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  659. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  660. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  661. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  662. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  663. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  664. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  665. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  666. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  667. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  668. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  669. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  670. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  671. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  672. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  673. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  674. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  675. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  676. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  677. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  678. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  679. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  680. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  681. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  682. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  683. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  684. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  685. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  686. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  687. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  688. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  689. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  690. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  691. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  692. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  693. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  694. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  695. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  696. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/cmake_install.cmake +87 -0
  697. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/libyuv.a +0 -0
  698. package/android/.cxx/RelWithDebInfo/605w2754/x86/metadata_generation_command.txt +19 -0
  699. package/android/.cxx/RelWithDebInfo/605w2754/x86/prefab_config.json +4 -0
  700. package/android/.cxx/RelWithDebInfo/605w2754/x86/symbol_folder_index.txt +1 -0
  701. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  702. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  703. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  704. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/cache-v2-33ba4f0f19dbb8f1a05a.json +1587 -0
  705. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/cmakeFiles-v1-61d813ebc5cbc708272d.json +857 -0
  706. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/codemodel-v2-32d1db5551f38351ea57.json +158 -0
  707. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
  708. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-b0027043d46765622ad3.json +100 -0
  709. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/index-2025-12-06T17-12-17-0300.json +92 -0
  710. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-f2fe90cdd66018aea340.json +136 -0
  711. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-cab40c25d1e6f6133e80.json +181 -0
  712. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-77b29acc943df8d7879d.json +157 -0
  713. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-5f9ab3f96cd764515575.json +368 -0
  714. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-f2035858c2590eca2838.json +522 -0
  715. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-67a802cabcecccb247ec.json +390 -0
  716. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-f0e8841cc5f0d233f5e5.json +136 -0
  717. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-dd7d15969cd0f16387bf.json +157 -0
  718. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.ninja_deps +0 -0
  719. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.ninja_log +55 -0
  720. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeCache.txt +463 -0
  721. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  722. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  723. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  724. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  725. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  726. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  727. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  728. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  729. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  730. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/CMakeOutput.log +258 -0
  731. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/TargetDirectories.txt +24 -0
  732. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/cmake.check_cache +1 -0
  733. 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
  734. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  735. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  736. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  737. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/rules.ninja +168 -0
  738. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CPackConfig.cmake +71 -0
  739. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CPackSourceConfig.cmake +79 -0
  740. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/additional_project_files.txt +40 -0
  741. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/android_gradle_build.json +91 -0
  742. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/android_gradle_build_mini.json +72 -0
  743. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/build.ninja +945 -0
  744. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/build_file_index.txt +3 -0
  745. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/cmake_install.cmake +59 -0
  746. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/compile_commands.json +237 -0
  747. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/compile_commands.json.bin +0 -0
  748. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/configure_fingerprint.bin +28 -0
  749. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  750. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  751. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  752. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  753. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  754. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  755. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  756. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  757. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  758. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  759. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  760. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  761. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  762. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  763. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  764. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  765. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  766. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  767. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  768. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  769. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  770. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  771. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  772. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  773. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  774. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  775. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  776. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  777. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  778. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  779. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  780. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  781. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  782. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  783. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  784. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  785. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  786. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  787. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  788. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  789. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  790. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  791. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  792. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/cmake_install.cmake +87 -0
  793. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/libyuv.a +0 -0
  794. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/metadata_generation_command.txt +19 -0
  795. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/prefab_config.json +4 -0
  796. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/symbol_folder_index.txt +1 -0
  797. package/android/.cxx/tools/debug/arm64-v8a/compile_commands.json +165 -165
  798. package/android/.cxx/tools/debug/armeabi-v7a/compile_commands.json +153 -153
  799. package/android/.cxx/tools/debug/x86/compile_commands.json +141 -141
  800. package/android/.cxx/tools/debug/x86_64/compile_commands.json +141 -141
  801. package/android/.cxx/tools/release/arm64-v8a/compile_commands.json +165 -165
  802. package/android/.cxx/tools/release/armeabi-v7a/compile_commands.json +153 -153
  803. package/android/.cxx/tools/release/x86/compile_commands.json +141 -141
  804. package/android/.cxx/tools/release/x86_64/compile_commands.json +141 -141
  805. package/android/.gradle/8.9/checksums/checksums.lock +0 -0
  806. package/android/.gradle/8.9/checksums/md5-checksums.bin +0 -0
  807. package/android/.gradle/8.9/checksums/sha1-checksums.bin +0 -0
  808. package/android/.gradle/8.9/dependencies-accessors/gc.properties +0 -0
  809. package/android/.gradle/8.9/fileChanges/last-build.bin +0 -0
  810. package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
  811. package/android/.gradle/8.9/gc.properties +0 -0
  812. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  813. package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
  814. package/android/.gradle/vcs-1/gc.properties +0 -0
  815. package/android/src/main/java/com/faceantispoof/FaceAntiSpoofPackage.kt +17 -18
  816. package/package.json +2 -3
  817. package/android/build/.transforms/4ebf3dd0dca4f83fe1776360e21ded81/results.bin +0 -1
  818. package/android/build/.transforms/4ebf3dd0dca4f83fe1776360e21ded81/transformed/classes/classes_dex/classes.dex +0 -0
  819. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/results.bin +0 -1
  820. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/AcceleratorConfig.dex +0 -0
  821. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/AntiSpoofingResult.dex +0 -0
  822. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/BuildConfig.dex +0 -0
  823. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/ByteBufferPool$Companion.dex +0 -0
  824. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/ByteBufferPool.dex +0 -0
  825. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofFrameProcessor.dex +0 -0
  826. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofModule$Companion.dex +0 -0
  827. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofModule.dex +0 -0
  828. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofPackage.dex +0 -0
  829. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofingAdvanced$Companion.dex +0 -0
  830. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofingAdvanced$SpoofDetectionResult.dex +0 -0
  831. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofingAdvanced.dex +0 -0
  832. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FastYuv.dex +0 -0
  833. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/YuvToFloatArrayConverter$Companion.dex +0 -0
  834. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/YuvToFloatArrayConverter.dex +0 -0
  835. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/YuvToRgbConverter.dex +0 -0
  836. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin +0 -0
  837. package/android/build/generated/source/buildConfig/debug/com/faceantispoof/BuildConfig.java +0 -14
  838. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +0 -13
  839. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +0 -18
  840. package/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +0 -6
  841. package/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +0 -1
  842. package/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
  843. package/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
  844. package/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +0 -1
  845. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_command_targets.bat +0 -10
  846. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_model.json +0 -199
  847. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_stdout_targets.txt +0 -2
  848. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/configure_command.bat +0 -19
  849. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/configure_stdout.txt +0 -7
  850. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/generate_cxx_metadata_1929_timing.txt +0 -11
  851. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/generate_cxx_metadata_2140_timing.txt +0 -9
  852. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/metadata_generation_record.json +0 -145
  853. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_command_targets.bat +0 -10
  854. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_model.json +0 -199
  855. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_stdout_targets.txt +0 -2
  856. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/generate_cxx_metadata_1929_timing.txt +0 -3
  857. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/generate_cxx_metadata_2140_timing.txt +0 -3
  858. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/metadata_generation_record.json +0 -41
  859. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/build_command_targets.bat +0 -10
  860. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/build_model.json +0 -199
  861. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/build_stdout_targets.txt +0 -2
  862. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/generate_cxx_metadata_1929_timing.txt +0 -3
  863. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/generate_cxx_metadata_2140_timing.txt +0 -3
  864. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/metadata_generation_record.json +0 -41
  865. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_command_targets.bat +0 -10
  866. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_model.json +0 -199
  867. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_stdout_targets.txt +0 -2
  868. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/configure_command.bat +0 -19
  869. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/configure_stdout.txt +0 -7
  870. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/generate_cxx_metadata_1929_timing.txt +0 -9
  871. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/generate_cxx_metadata_2140_timing.txt +0 -9
  872. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/metadata_generation_record.json +0 -145
  873. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/cpuid +0 -0
  874. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/libfaceantispoof.so +0 -0
  875. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/libfastyuv.so +0 -0
  876. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/libyuv.so +0 -0
  877. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/yuvconstants +0 -0
  878. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/yuvconvert +0 -0
  879. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/cpuid +0 -0
  880. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/libfaceantispoof.so +0 -0
  881. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/libfastyuv.so +0 -0
  882. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/libyuv.so +0 -0
  883. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/yuvconstants +0 -0
  884. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/yuvconvert +0 -0
  885. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/cpuid +0 -0
  886. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/libfaceantispoof.so +0 -0
  887. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/libfastyuv.so +0 -0
  888. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/libyuv.so +0 -0
  889. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/yuvconstants +0 -0
  890. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/yuvconvert +0 -0
  891. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/cpuid +0 -0
  892. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/libfaceantispoof.so +0 -0
  893. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/libfastyuv.so +0 -0
  894. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/libyuv.so +0 -0
  895. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/yuvconstants +0 -0
  896. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/yuvconvert +0 -0
  897. package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +0 -1
  898. package/android/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml +0 -4
  899. package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +0 -2
  900. package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
  901. package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
  902. package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
  903. package/android/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/react-native-vision-camera-spoof-detector_debug.kotlin_module +0 -0
  904. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/faceantispoof/BuildConfig.class +0 -0
  905. package/android/build/intermediates/library_assets/debug/packageDebugAssets/out/FaceAntiSpoofing.tflite +0 -0
  906. package/android/build/intermediates/library_assets/debug/packageDebugAssets/out/spoof_model_scale_2_7.tflite +0 -0
  907. package/android/build/intermediates/library_assets/debug/packageDebugAssets/out/spoof_model_scale_4_0.tflite +0 -0
  908. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libfaceantispoof.so +0 -0
  909. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libfastyuv.so +0 -0
  910. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libyuv.so +0 -0
  911. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/armeabi-v7a/libfaceantispoof.so +0 -0
  912. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/armeabi-v7a/libfastyuv.so +0 -0
  913. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/armeabi-v7a/libyuv.so +0 -0
  914. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86/libfaceantispoof.so +0 -0
  915. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86/libfastyuv.so +0 -0
  916. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86/libyuv.so +0 -0
  917. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86_64/libfaceantispoof.so +0 -0
  918. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86_64/libfastyuv.so +0 -0
  919. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86_64/libyuv.so +0 -0
  920. package/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +0 -3
  921. package/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +0 -17
  922. package/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +0 -13
  923. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libfaceantispoof.so +0 -0
  924. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libfastyuv.so +0 -0
  925. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libyuv.so +0 -0
  926. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libfaceantispoof.so +0 -0
  927. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libfastyuv.so +0 -0
  928. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libyuv.so +0 -0
  929. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libfaceantispoof.so +0 -0
  930. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libfastyuv.so +0 -0
  931. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libyuv.so +0 -0
  932. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libfaceantispoof.so +0 -0
  933. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libfastyuv.so +0 -0
  934. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libyuv.so +0 -0
  935. package/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +0 -1
  936. package/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +0 -1
  937. package/android/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml +0 -4
  938. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/META-INF/react-native-vision-camera-spoof-detector_debug.kotlin_module +0 -0
  939. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/AcceleratorConfig.class +0 -0
  940. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/AntiSpoofingResult.class +0 -0
  941. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/BuildConfig.class +0 -0
  942. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/ByteBufferPool$Companion.class +0 -0
  943. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/ByteBufferPool.class +0 -0
  944. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofFrameProcessor.class +0 -0
  945. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofModule$Companion.class +0 -0
  946. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofModule.class +0 -0
  947. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofPackage.class +0 -0
  948. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofingAdvanced$Companion.class +0 -0
  949. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofingAdvanced$SpoofDetectionResult.class +0 -0
  950. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofingAdvanced.class +0 -0
  951. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FastYuv.class +0 -0
  952. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/YuvToFloatArrayConverter$Companion.class +0 -0
  953. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/YuvToFloatArrayConverter.class +0 -0
  954. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/YuvToRgbConverter.class +0 -0
  955. package/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
  956. package/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +0 -2
  957. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
  958. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
  959. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
  960. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
  961. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
  962. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
  963. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
  964. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
  965. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
  966. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
  967. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
  968. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
  969. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
  970. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
  971. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
  972. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
  973. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
  974. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
  975. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
  976. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
  977. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
  978. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab +0 -0
  979. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream +0 -0
  980. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len +0 -0
  981. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len +0 -0
  982. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at +0 -0
  983. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i +0 -0
  984. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len +0 -0
  985. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
  986. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
  987. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
  988. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
  989. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
  990. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
  991. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
  992. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
  993. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
  994. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
  995. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
  996. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
  997. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
  998. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
  999. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
  1000. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
  1001. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
  1002. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
  1003. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
  1004. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
  1005. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
  1006. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
  1007. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
  1008. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
  1009. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
  1010. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
  1011. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
  1012. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
  1013. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
  1014. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
  1015. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
  1016. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
  1017. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
  1018. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
  1019. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
  1020. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
  1021. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
  1022. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
  1023. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
  1024. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
  1025. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
  1026. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
  1027. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
  1028. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
  1029. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
  1030. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
  1031. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
  1032. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
  1033. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
  1034. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
  1035. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
  1036. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
  1037. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
  1038. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
  1039. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
  1040. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
  1041. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
  1042. package/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
  1043. package/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
  1044. package/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
  1045. package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -25
  1046. package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  1047. package/android/build/tmp/kotlin-classes/debug/META-INF/react-native-vision-camera-spoof-detector_debug.kotlin_module +0 -0
  1048. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/AcceleratorConfig.class +0 -0
  1049. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/AntiSpoofingResult.class +0 -0
  1050. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/ByteBufferPool$Companion.class +0 -0
  1051. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/ByteBufferPool.class +0 -0
  1052. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofFrameProcessor.class +0 -0
  1053. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofModule$Companion.class +0 -0
  1054. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofModule.class +0 -0
  1055. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofPackage.class +0 -0
  1056. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofingAdvanced$Companion.class +0 -0
  1057. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofingAdvanced$SpoofDetectionResult.class +0 -0
  1058. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofingAdvanced.class +0 -0
  1059. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FastYuv.class +0 -0
  1060. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/YuvToFloatArrayConverter$Companion.class +0 -0
  1061. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/YuvToFloatArrayConverter.class +0 -0
  1062. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/YuvToRgbConverter.class +0 -0
  1063. /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
  1064. /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
  1065. /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
  1066. /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
  1067. /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
  1068. /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,1567 @@
1
+ {
2
+ "entries" :
3
+ [
4
+ {
5
+ "name" : "ANDROID_ABI",
6
+ "properties" :
7
+ [
8
+ {
9
+ "name" : "HELPSTRING",
10
+ "value" : "No help, variable specified on the command line."
11
+ }
12
+ ],
13
+ "type" : "UNINITIALIZED",
14
+ "value" : "arm64-v8a"
15
+ },
16
+ {
17
+ "name" : "ANDROID_NDK",
18
+ "properties" :
19
+ [
20
+ {
21
+ "name" : "HELPSTRING",
22
+ "value" : "No help, variable specified on the command line."
23
+ }
24
+ ],
25
+ "type" : "UNINITIALIZED",
26
+ "value" : "C:\\Users\\jesco\\AppData\\Local\\Android\\Sdk\\ndk\\27.0.12077973"
27
+ },
28
+ {
29
+ "name" : "ANDROID_PLATFORM",
30
+ "properties" :
31
+ [
32
+ {
33
+ "name" : "HELPSTRING",
34
+ "value" : "No help, variable specified on the command line."
35
+ }
36
+ ],
37
+ "type" : "UNINITIALIZED",
38
+ "value" : "android-26"
39
+ },
40
+ {
41
+ "name" : "CAN_COMPILE_SME",
42
+ "properties" :
43
+ [
44
+ {
45
+ "name" : "HELPSTRING",
46
+ "value" : "Test CAN_COMPILE_SME"
47
+ }
48
+ ],
49
+ "type" : "INTERNAL",
50
+ "value" : "1"
51
+ },
52
+ {
53
+ "name" : "CMAKE_ADDR2LINE",
54
+ "properties" :
55
+ [
56
+ {
57
+ "name" : "ADVANCED",
58
+ "value" : "1"
59
+ },
60
+ {
61
+ "name" : "HELPSTRING",
62
+ "value" : "Path to a program."
63
+ }
64
+ ],
65
+ "type" : "FILEPATH",
66
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-addr2line.exe"
67
+ },
68
+ {
69
+ "name" : "CMAKE_ANDROID_ARCH_ABI",
70
+ "properties" :
71
+ [
72
+ {
73
+ "name" : "HELPSTRING",
74
+ "value" : "No help, variable specified on the command line."
75
+ }
76
+ ],
77
+ "type" : "UNINITIALIZED",
78
+ "value" : "arm64-v8a"
79
+ },
80
+ {
81
+ "name" : "CMAKE_ANDROID_NDK",
82
+ "properties" :
83
+ [
84
+ {
85
+ "name" : "HELPSTRING",
86
+ "value" : "No help, variable specified on the command line."
87
+ }
88
+ ],
89
+ "type" : "UNINITIALIZED",
90
+ "value" : "C:\\Users\\jesco\\AppData\\Local\\Android\\Sdk\\ndk\\27.0.12077973"
91
+ },
92
+ {
93
+ "name" : "CMAKE_AR",
94
+ "properties" :
95
+ [
96
+ {
97
+ "name" : "ADVANCED",
98
+ "value" : "1"
99
+ },
100
+ {
101
+ "name" : "HELPSTRING",
102
+ "value" : "Archiver"
103
+ }
104
+ ],
105
+ "type" : "FILEPATH",
106
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe"
107
+ },
108
+ {
109
+ "name" : "CMAKE_ASM_FLAGS",
110
+ "properties" :
111
+ [
112
+ {
113
+ "name" : "HELPSTRING",
114
+ "value" : "Flags used by the compiler during all build types."
115
+ }
116
+ ],
117
+ "type" : "STRING",
118
+ "value" : ""
119
+ },
120
+ {
121
+ "name" : "CMAKE_ASM_FLAGS_DEBUG",
122
+ "properties" :
123
+ [
124
+ {
125
+ "name" : "HELPSTRING",
126
+ "value" : "Flags used by the compiler during debug builds."
127
+ }
128
+ ],
129
+ "type" : "STRING",
130
+ "value" : ""
131
+ },
132
+ {
133
+ "name" : "CMAKE_ASM_FLAGS_RELEASE",
134
+ "properties" :
135
+ [
136
+ {
137
+ "name" : "HELPSTRING",
138
+ "value" : "Flags used by the compiler during release builds."
139
+ }
140
+ ],
141
+ "type" : "STRING",
142
+ "value" : ""
143
+ },
144
+ {
145
+ "name" : "CMAKE_BUILD_TYPE",
146
+ "properties" :
147
+ [
148
+ {
149
+ "name" : "HELPSTRING",
150
+ "value" : "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ..."
151
+ }
152
+ ],
153
+ "type" : "STRING",
154
+ "value" : "Debug"
155
+ },
156
+ {
157
+ "name" : "CMAKE_CACHEFILE_DIR",
158
+ "properties" :
159
+ [
160
+ {
161
+ "name" : "HELPSTRING",
162
+ "value" : "This is the directory where this CMakeCache.txt was created"
163
+ }
164
+ ],
165
+ "type" : "INTERNAL",
166
+ "value" : "d:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/arm64-v8a"
167
+ },
168
+ {
169
+ "name" : "CMAKE_CACHE_MAJOR_VERSION",
170
+ "properties" :
171
+ [
172
+ {
173
+ "name" : "HELPSTRING",
174
+ "value" : "Major version of cmake used to create the current loaded cache"
175
+ }
176
+ ],
177
+ "type" : "INTERNAL",
178
+ "value" : "3"
179
+ },
180
+ {
181
+ "name" : "CMAKE_CACHE_MINOR_VERSION",
182
+ "properties" :
183
+ [
184
+ {
185
+ "name" : "HELPSTRING",
186
+ "value" : "Minor version of cmake used to create the current loaded cache"
187
+ }
188
+ ],
189
+ "type" : "INTERNAL",
190
+ "value" : "22"
191
+ },
192
+ {
193
+ "name" : "CMAKE_CACHE_PATCH_VERSION",
194
+ "properties" :
195
+ [
196
+ {
197
+ "name" : "HELPSTRING",
198
+ "value" : "Patch version of cmake used to create the current loaded cache"
199
+ }
200
+ ],
201
+ "type" : "INTERNAL",
202
+ "value" : "1"
203
+ },
204
+ {
205
+ "name" : "CMAKE_COMMAND",
206
+ "properties" :
207
+ [
208
+ {
209
+ "name" : "HELPSTRING",
210
+ "value" : "Path to CMake executable."
211
+ }
212
+ ],
213
+ "type" : "INTERNAL",
214
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/bin/cmake.exe"
215
+ },
216
+ {
217
+ "name" : "CMAKE_CPACK_COMMAND",
218
+ "properties" :
219
+ [
220
+ {
221
+ "name" : "HELPSTRING",
222
+ "value" : "Path to cpack program executable."
223
+ }
224
+ ],
225
+ "type" : "INTERNAL",
226
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/bin/cpack.exe"
227
+ },
228
+ {
229
+ "name" : "CMAKE_CTEST_COMMAND",
230
+ "properties" :
231
+ [
232
+ {
233
+ "name" : "HELPSTRING",
234
+ "value" : "Path to ctest program executable."
235
+ }
236
+ ],
237
+ "type" : "INTERNAL",
238
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/bin/ctest.exe"
239
+ },
240
+ {
241
+ "name" : "CMAKE_CXX_COMPILER_AR",
242
+ "properties" :
243
+ [
244
+ {
245
+ "name" : "ADVANCED",
246
+ "value" : "1"
247
+ },
248
+ {
249
+ "name" : "HELPSTRING",
250
+ "value" : "LLVM archiver"
251
+ }
252
+ ],
253
+ "type" : "FILEPATH",
254
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe"
255
+ },
256
+ {
257
+ "name" : "CMAKE_CXX_COMPILER_RANLIB",
258
+ "properties" :
259
+ [
260
+ {
261
+ "name" : "ADVANCED",
262
+ "value" : "1"
263
+ },
264
+ {
265
+ "name" : "HELPSTRING",
266
+ "value" : "Generate index for LLVM archive"
267
+ }
268
+ ],
269
+ "type" : "FILEPATH",
270
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe"
271
+ },
272
+ {
273
+ "name" : "CMAKE_CXX_FLAGS",
274
+ "properties" :
275
+ [
276
+ {
277
+ "name" : "ADVANCED",
278
+ "value" : "1"
279
+ },
280
+ {
281
+ "name" : "HELPSTRING",
282
+ "value" : "Flags used by the compiler during all build types."
283
+ }
284
+ ],
285
+ "type" : "STRING",
286
+ "value" : "-std=c++17"
287
+ },
288
+ {
289
+ "name" : "CMAKE_CXX_FLAGS_DEBUG",
290
+ "properties" :
291
+ [
292
+ {
293
+ "name" : "ADVANCED",
294
+ "value" : "1"
295
+ },
296
+ {
297
+ "name" : "HELPSTRING",
298
+ "value" : "Flags used by the compiler during debug builds."
299
+ }
300
+ ],
301
+ "type" : "STRING",
302
+ "value" : ""
303
+ },
304
+ {
305
+ "name" : "CMAKE_CXX_FLAGS_MINSIZEREL",
306
+ "properties" :
307
+ [
308
+ {
309
+ "name" : "ADVANCED",
310
+ "value" : "1"
311
+ },
312
+ {
313
+ "name" : "HELPSTRING",
314
+ "value" : "Flags used by the CXX compiler during MINSIZEREL builds."
315
+ }
316
+ ],
317
+ "type" : "STRING",
318
+ "value" : "-Os -DNDEBUG"
319
+ },
320
+ {
321
+ "name" : "CMAKE_CXX_FLAGS_RELEASE",
322
+ "properties" :
323
+ [
324
+ {
325
+ "name" : "ADVANCED",
326
+ "value" : "1"
327
+ },
328
+ {
329
+ "name" : "HELPSTRING",
330
+ "value" : "Flags used by the compiler during release builds."
331
+ }
332
+ ],
333
+ "type" : "STRING",
334
+ "value" : ""
335
+ },
336
+ {
337
+ "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO",
338
+ "properties" :
339
+ [
340
+ {
341
+ "name" : "ADVANCED",
342
+ "value" : "1"
343
+ },
344
+ {
345
+ "name" : "HELPSTRING",
346
+ "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds."
347
+ }
348
+ ],
349
+ "type" : "STRING",
350
+ "value" : "-O2 -g -DNDEBUG"
351
+ },
352
+ {
353
+ "name" : "CMAKE_CXX_STANDARD_LIBRARIES",
354
+ "properties" :
355
+ [
356
+ {
357
+ "name" : "ADVANCED",
358
+ "value" : "1"
359
+ },
360
+ {
361
+ "name" : "HELPSTRING",
362
+ "value" : "Libraries linked by default with all C++ applications."
363
+ }
364
+ ],
365
+ "type" : "STRING",
366
+ "value" : "-latomic -lm"
367
+ },
368
+ {
369
+ "name" : "CMAKE_C_COMPILER_AR",
370
+ "properties" :
371
+ [
372
+ {
373
+ "name" : "ADVANCED",
374
+ "value" : "1"
375
+ },
376
+ {
377
+ "name" : "HELPSTRING",
378
+ "value" : "LLVM archiver"
379
+ }
380
+ ],
381
+ "type" : "FILEPATH",
382
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe"
383
+ },
384
+ {
385
+ "name" : "CMAKE_C_COMPILER_RANLIB",
386
+ "properties" :
387
+ [
388
+ {
389
+ "name" : "ADVANCED",
390
+ "value" : "1"
391
+ },
392
+ {
393
+ "name" : "HELPSTRING",
394
+ "value" : "Generate index for LLVM archive"
395
+ }
396
+ ],
397
+ "type" : "FILEPATH",
398
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe"
399
+ },
400
+ {
401
+ "name" : "CMAKE_C_FLAGS",
402
+ "properties" :
403
+ [
404
+ {
405
+ "name" : "ADVANCED",
406
+ "value" : "1"
407
+ },
408
+ {
409
+ "name" : "HELPSTRING",
410
+ "value" : "Flags used by the compiler during all build types."
411
+ }
412
+ ],
413
+ "type" : "STRING",
414
+ "value" : ""
415
+ },
416
+ {
417
+ "name" : "CMAKE_C_FLAGS_DEBUG",
418
+ "properties" :
419
+ [
420
+ {
421
+ "name" : "ADVANCED",
422
+ "value" : "1"
423
+ },
424
+ {
425
+ "name" : "HELPSTRING",
426
+ "value" : "Flags used by the compiler during debug builds."
427
+ }
428
+ ],
429
+ "type" : "STRING",
430
+ "value" : ""
431
+ },
432
+ {
433
+ "name" : "CMAKE_C_FLAGS_MINSIZEREL",
434
+ "properties" :
435
+ [
436
+ {
437
+ "name" : "ADVANCED",
438
+ "value" : "1"
439
+ },
440
+ {
441
+ "name" : "HELPSTRING",
442
+ "value" : "Flags used by the C compiler during MINSIZEREL builds."
443
+ }
444
+ ],
445
+ "type" : "STRING",
446
+ "value" : "-Os -DNDEBUG"
447
+ },
448
+ {
449
+ "name" : "CMAKE_C_FLAGS_RELEASE",
450
+ "properties" :
451
+ [
452
+ {
453
+ "name" : "ADVANCED",
454
+ "value" : "1"
455
+ },
456
+ {
457
+ "name" : "HELPSTRING",
458
+ "value" : "Flags used by the compiler during release builds."
459
+ }
460
+ ],
461
+ "type" : "STRING",
462
+ "value" : ""
463
+ },
464
+ {
465
+ "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO",
466
+ "properties" :
467
+ [
468
+ {
469
+ "name" : "ADVANCED",
470
+ "value" : "1"
471
+ },
472
+ {
473
+ "name" : "HELPSTRING",
474
+ "value" : "Flags used by the C compiler during RELWITHDEBINFO builds."
475
+ }
476
+ ],
477
+ "type" : "STRING",
478
+ "value" : "-O2 -g -DNDEBUG"
479
+ },
480
+ {
481
+ "name" : "CMAKE_C_STANDARD_LIBRARIES",
482
+ "properties" :
483
+ [
484
+ {
485
+ "name" : "ADVANCED",
486
+ "value" : "1"
487
+ },
488
+ {
489
+ "name" : "HELPSTRING",
490
+ "value" : "Libraries linked by default with all C applications."
491
+ }
492
+ ],
493
+ "type" : "STRING",
494
+ "value" : "-latomic -lm"
495
+ },
496
+ {
497
+ "name" : "CMAKE_DLLTOOL",
498
+ "properties" :
499
+ [
500
+ {
501
+ "name" : "ADVANCED",
502
+ "value" : "1"
503
+ },
504
+ {
505
+ "name" : "HELPSTRING",
506
+ "value" : "Path to a program."
507
+ }
508
+ ],
509
+ "type" : "FILEPATH",
510
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-dlltool.exe"
511
+ },
512
+ {
513
+ "name" : "CMAKE_EXECUTABLE_FORMAT",
514
+ "properties" :
515
+ [
516
+ {
517
+ "name" : "HELPSTRING",
518
+ "value" : "Executable file format"
519
+ }
520
+ ],
521
+ "type" : "INTERNAL",
522
+ "value" : "ELF"
523
+ },
524
+ {
525
+ "name" : "CMAKE_EXE_LINKER_FLAGS",
526
+ "properties" :
527
+ [
528
+ {
529
+ "name" : "ADVANCED",
530
+ "value" : "1"
531
+ },
532
+ {
533
+ "name" : "HELPSTRING",
534
+ "value" : "Flags used by the linker."
535
+ }
536
+ ],
537
+ "type" : "STRING",
538
+ "value" : ""
539
+ },
540
+ {
541
+ "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG",
542
+ "properties" :
543
+ [
544
+ {
545
+ "name" : "ADVANCED",
546
+ "value" : "1"
547
+ },
548
+ {
549
+ "name" : "HELPSTRING",
550
+ "value" : "Flags used by the linker during DEBUG builds."
551
+ }
552
+ ],
553
+ "type" : "STRING",
554
+ "value" : ""
555
+ },
556
+ {
557
+ "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL",
558
+ "properties" :
559
+ [
560
+ {
561
+ "name" : "ADVANCED",
562
+ "value" : "1"
563
+ },
564
+ {
565
+ "name" : "HELPSTRING",
566
+ "value" : "Flags used by the linker during MINSIZEREL builds."
567
+ }
568
+ ],
569
+ "type" : "STRING",
570
+ "value" : ""
571
+ },
572
+ {
573
+ "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE",
574
+ "properties" :
575
+ [
576
+ {
577
+ "name" : "ADVANCED",
578
+ "value" : "1"
579
+ },
580
+ {
581
+ "name" : "HELPSTRING",
582
+ "value" : "Flags used by the linker during RELEASE builds."
583
+ }
584
+ ],
585
+ "type" : "STRING",
586
+ "value" : ""
587
+ },
588
+ {
589
+ "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO",
590
+ "properties" :
591
+ [
592
+ {
593
+ "name" : "ADVANCED",
594
+ "value" : "1"
595
+ },
596
+ {
597
+ "name" : "HELPSTRING",
598
+ "value" : "Flags used by the linker during RELWITHDEBINFO builds."
599
+ }
600
+ ],
601
+ "type" : "STRING",
602
+ "value" : ""
603
+ },
604
+ {
605
+ "name" : "CMAKE_EXPORT_COMPILE_COMMANDS",
606
+ "properties" :
607
+ [
608
+ {
609
+ "name" : "HELPSTRING",
610
+ "value" : "No help, variable specified on the command line."
611
+ }
612
+ ],
613
+ "type" : "UNINITIALIZED",
614
+ "value" : "ON"
615
+ },
616
+ {
617
+ "name" : "CMAKE_EXTRA_GENERATOR",
618
+ "properties" :
619
+ [
620
+ {
621
+ "name" : "HELPSTRING",
622
+ "value" : "Name of external makefile project generator."
623
+ }
624
+ ],
625
+ "type" : "INTERNAL",
626
+ "value" : ""
627
+ },
628
+ {
629
+ "name" : "CMAKE_GENERATOR",
630
+ "properties" :
631
+ [
632
+ {
633
+ "name" : "HELPSTRING",
634
+ "value" : "Name of generator."
635
+ }
636
+ ],
637
+ "type" : "INTERNAL",
638
+ "value" : "Ninja"
639
+ },
640
+ {
641
+ "name" : "CMAKE_GENERATOR_INSTANCE",
642
+ "properties" :
643
+ [
644
+ {
645
+ "name" : "HELPSTRING",
646
+ "value" : "Generator instance identifier."
647
+ }
648
+ ],
649
+ "type" : "INTERNAL",
650
+ "value" : ""
651
+ },
652
+ {
653
+ "name" : "CMAKE_GENERATOR_PLATFORM",
654
+ "properties" :
655
+ [
656
+ {
657
+ "name" : "HELPSTRING",
658
+ "value" : "Name of generator platform."
659
+ }
660
+ ],
661
+ "type" : "INTERNAL",
662
+ "value" : ""
663
+ },
664
+ {
665
+ "name" : "CMAKE_GENERATOR_TOOLSET",
666
+ "properties" :
667
+ [
668
+ {
669
+ "name" : "HELPSTRING",
670
+ "value" : "Name of generator toolset."
671
+ }
672
+ ],
673
+ "type" : "INTERNAL",
674
+ "value" : ""
675
+ },
676
+ {
677
+ "name" : "CMAKE_HOME_DIRECTORY",
678
+ "properties" :
679
+ [
680
+ {
681
+ "name" : "HELPSTRING",
682
+ "value" : "Source directory with the top level CMakeLists.txt file for this project"
683
+ }
684
+ ],
685
+ "type" : "INTERNAL",
686
+ "value" : "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp"
687
+ },
688
+ {
689
+ "name" : "CMAKE_INSTALL_PREFIX",
690
+ "properties" :
691
+ [
692
+ {
693
+ "name" : "HELPSTRING",
694
+ "value" : "Install path prefix, prepended onto install directories."
695
+ }
696
+ ],
697
+ "type" : "PATH",
698
+ "value" : "C:/Program Files (x86)/fastyuv"
699
+ },
700
+ {
701
+ "name" : "CMAKE_INSTALL_SO_NO_EXE",
702
+ "properties" :
703
+ [
704
+ {
705
+ "name" : "HELPSTRING",
706
+ "value" : "Install .so files without execute permission."
707
+ }
708
+ ],
709
+ "type" : "INTERNAL",
710
+ "value" : "0"
711
+ },
712
+ {
713
+ "name" : "CMAKE_LIBRARY_OUTPUT_DIRECTORY",
714
+ "properties" :
715
+ [
716
+ {
717
+ "name" : "HELPSTRING",
718
+ "value" : "No help, variable specified on the command line."
719
+ }
720
+ ],
721
+ "type" : "UNINITIALIZED",
722
+ "value" : "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\arm64-v8a"
723
+ },
724
+ {
725
+ "name" : "CMAKE_LINKER",
726
+ "properties" :
727
+ [
728
+ {
729
+ "name" : "ADVANCED",
730
+ "value" : "1"
731
+ },
732
+ {
733
+ "name" : "HELPSTRING",
734
+ "value" : "Path to a program."
735
+ }
736
+ ],
737
+ "type" : "FILEPATH",
738
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe"
739
+ },
740
+ {
741
+ "name" : "CMAKE_MAKE_PROGRAM",
742
+ "properties" :
743
+ [
744
+ {
745
+ "name" : "HELPSTRING",
746
+ "value" : "No help, variable specified on the command line."
747
+ }
748
+ ],
749
+ "type" : "UNINITIALIZED",
750
+ "value" : "C:\\Users\\jesco\\AppData\\Local\\Android\\Sdk\\cmake\\3.22.1\\bin\\ninja.exe"
751
+ },
752
+ {
753
+ "name" : "CMAKE_MODULE_LINKER_FLAGS",
754
+ "properties" :
755
+ [
756
+ {
757
+ "name" : "ADVANCED",
758
+ "value" : "1"
759
+ },
760
+ {
761
+ "name" : "HELPSTRING",
762
+ "value" : "Flags used by the linker during the creation of modules."
763
+ }
764
+ ],
765
+ "type" : "STRING",
766
+ "value" : ""
767
+ },
768
+ {
769
+ "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG",
770
+ "properties" :
771
+ [
772
+ {
773
+ "name" : "ADVANCED",
774
+ "value" : "1"
775
+ },
776
+ {
777
+ "name" : "HELPSTRING",
778
+ "value" : "Flags used by the linker during the creation of modules during DEBUG builds."
779
+ }
780
+ ],
781
+ "type" : "STRING",
782
+ "value" : ""
783
+ },
784
+ {
785
+ "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL",
786
+ "properties" :
787
+ [
788
+ {
789
+ "name" : "ADVANCED",
790
+ "value" : "1"
791
+ },
792
+ {
793
+ "name" : "HELPSTRING",
794
+ "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds."
795
+ }
796
+ ],
797
+ "type" : "STRING",
798
+ "value" : ""
799
+ },
800
+ {
801
+ "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE",
802
+ "properties" :
803
+ [
804
+ {
805
+ "name" : "ADVANCED",
806
+ "value" : "1"
807
+ },
808
+ {
809
+ "name" : "HELPSTRING",
810
+ "value" : "Flags used by the linker during the creation of modules during RELEASE builds."
811
+ }
812
+ ],
813
+ "type" : "STRING",
814
+ "value" : ""
815
+ },
816
+ {
817
+ "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO",
818
+ "properties" :
819
+ [
820
+ {
821
+ "name" : "ADVANCED",
822
+ "value" : "1"
823
+ },
824
+ {
825
+ "name" : "HELPSTRING",
826
+ "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds."
827
+ }
828
+ ],
829
+ "type" : "STRING",
830
+ "value" : ""
831
+ },
832
+ {
833
+ "name" : "CMAKE_NM",
834
+ "properties" :
835
+ [
836
+ {
837
+ "name" : "ADVANCED",
838
+ "value" : "1"
839
+ },
840
+ {
841
+ "name" : "HELPSTRING",
842
+ "value" : "Path to a program."
843
+ }
844
+ ],
845
+ "type" : "FILEPATH",
846
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-nm.exe"
847
+ },
848
+ {
849
+ "name" : "CMAKE_NUMBER_OF_MAKEFILES",
850
+ "properties" :
851
+ [
852
+ {
853
+ "name" : "HELPSTRING",
854
+ "value" : "number of local generators"
855
+ }
856
+ ],
857
+ "type" : "INTERNAL",
858
+ "value" : "2"
859
+ },
860
+ {
861
+ "name" : "CMAKE_OBJCOPY",
862
+ "properties" :
863
+ [
864
+ {
865
+ "name" : "ADVANCED",
866
+ "value" : "1"
867
+ },
868
+ {
869
+ "name" : "HELPSTRING",
870
+ "value" : "Path to a program."
871
+ }
872
+ ],
873
+ "type" : "FILEPATH",
874
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objcopy.exe"
875
+ },
876
+ {
877
+ "name" : "CMAKE_OBJDUMP",
878
+ "properties" :
879
+ [
880
+ {
881
+ "name" : "ADVANCED",
882
+ "value" : "1"
883
+ },
884
+ {
885
+ "name" : "HELPSTRING",
886
+ "value" : "Path to a program."
887
+ }
888
+ ],
889
+ "type" : "FILEPATH",
890
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objdump.exe"
891
+ },
892
+ {
893
+ "name" : "CMAKE_PLATFORM_INFO_INITIALIZED",
894
+ "properties" :
895
+ [
896
+ {
897
+ "name" : "HELPSTRING",
898
+ "value" : "Platform information initialized"
899
+ }
900
+ ],
901
+ "type" : "INTERNAL",
902
+ "value" : "1"
903
+ },
904
+ {
905
+ "name" : "CMAKE_PROJECT_DESCRIPTION",
906
+ "properties" :
907
+ [
908
+ {
909
+ "name" : "HELPSTRING",
910
+ "value" : "Value Computed by CMake"
911
+ }
912
+ ],
913
+ "type" : "STATIC",
914
+ "value" : ""
915
+ },
916
+ {
917
+ "name" : "CMAKE_PROJECT_HOMEPAGE_URL",
918
+ "properties" :
919
+ [
920
+ {
921
+ "name" : "HELPSTRING",
922
+ "value" : "Value Computed by CMake"
923
+ }
924
+ ],
925
+ "type" : "STATIC",
926
+ "value" : ""
927
+ },
928
+ {
929
+ "name" : "CMAKE_PROJECT_NAME",
930
+ "properties" :
931
+ [
932
+ {
933
+ "name" : "HELPSTRING",
934
+ "value" : "Value Computed by CMake"
935
+ }
936
+ ],
937
+ "type" : "STATIC",
938
+ "value" : "faceantispoof"
939
+ },
940
+ {
941
+ "name" : "CMAKE_RANLIB",
942
+ "properties" :
943
+ [
944
+ {
945
+ "name" : "ADVANCED",
946
+ "value" : "1"
947
+ },
948
+ {
949
+ "name" : "HELPSTRING",
950
+ "value" : "Ranlib"
951
+ }
952
+ ],
953
+ "type" : "FILEPATH",
954
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe"
955
+ },
956
+ {
957
+ "name" : "CMAKE_READELF",
958
+ "properties" :
959
+ [
960
+ {
961
+ "name" : "ADVANCED",
962
+ "value" : "1"
963
+ },
964
+ {
965
+ "name" : "HELPSTRING",
966
+ "value" : "Path to a program."
967
+ }
968
+ ],
969
+ "type" : "FILEPATH",
970
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-readelf.exe"
971
+ },
972
+ {
973
+ "name" : "CMAKE_ROOT",
974
+ "properties" :
975
+ [
976
+ {
977
+ "name" : "HELPSTRING",
978
+ "value" : "Path to CMake installation."
979
+ }
980
+ ],
981
+ "type" : "INTERNAL",
982
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22"
983
+ },
984
+ {
985
+ "name" : "CMAKE_RUNTIME_OUTPUT_DIRECTORY",
986
+ "properties" :
987
+ [
988
+ {
989
+ "name" : "HELPSTRING",
990
+ "value" : "No help, variable specified on the command line."
991
+ }
992
+ ],
993
+ "type" : "UNINITIALIZED",
994
+ "value" : "D:\\Jescon\\insure\\node_modules\\react-native-vision-camera-spoof-detector\\android\\build\\intermediates\\cxx\\Debug\\3p3e3e6d\\obj\\arm64-v8a"
995
+ },
996
+ {
997
+ "name" : "CMAKE_SHARED_LINKER_FLAGS",
998
+ "properties" :
999
+ [
1000
+ {
1001
+ "name" : "ADVANCED",
1002
+ "value" : "1"
1003
+ },
1004
+ {
1005
+ "name" : "HELPSTRING",
1006
+ "value" : "Flags used by the linker during the creation of dll's."
1007
+ }
1008
+ ],
1009
+ "type" : "STRING",
1010
+ "value" : ""
1011
+ },
1012
+ {
1013
+ "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG",
1014
+ "properties" :
1015
+ [
1016
+ {
1017
+ "name" : "ADVANCED",
1018
+ "value" : "1"
1019
+ },
1020
+ {
1021
+ "name" : "HELPSTRING",
1022
+ "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds."
1023
+ }
1024
+ ],
1025
+ "type" : "STRING",
1026
+ "value" : ""
1027
+ },
1028
+ {
1029
+ "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL",
1030
+ "properties" :
1031
+ [
1032
+ {
1033
+ "name" : "ADVANCED",
1034
+ "value" : "1"
1035
+ },
1036
+ {
1037
+ "name" : "HELPSTRING",
1038
+ "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds."
1039
+ }
1040
+ ],
1041
+ "type" : "STRING",
1042
+ "value" : ""
1043
+ },
1044
+ {
1045
+ "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE",
1046
+ "properties" :
1047
+ [
1048
+ {
1049
+ "name" : "ADVANCED",
1050
+ "value" : "1"
1051
+ },
1052
+ {
1053
+ "name" : "HELPSTRING",
1054
+ "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds."
1055
+ }
1056
+ ],
1057
+ "type" : "STRING",
1058
+ "value" : ""
1059
+ },
1060
+ {
1061
+ "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO",
1062
+ "properties" :
1063
+ [
1064
+ {
1065
+ "name" : "ADVANCED",
1066
+ "value" : "1"
1067
+ },
1068
+ {
1069
+ "name" : "HELPSTRING",
1070
+ "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds."
1071
+ }
1072
+ ],
1073
+ "type" : "STRING",
1074
+ "value" : ""
1075
+ },
1076
+ {
1077
+ "name" : "CMAKE_SKIP_INSTALL_RPATH",
1078
+ "properties" :
1079
+ [
1080
+ {
1081
+ "name" : "ADVANCED",
1082
+ "value" : "1"
1083
+ },
1084
+ {
1085
+ "name" : "HELPSTRING",
1086
+ "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building."
1087
+ }
1088
+ ],
1089
+ "type" : "BOOL",
1090
+ "value" : "NO"
1091
+ },
1092
+ {
1093
+ "name" : "CMAKE_SKIP_RPATH",
1094
+ "properties" :
1095
+ [
1096
+ {
1097
+ "name" : "ADVANCED",
1098
+ "value" : "1"
1099
+ },
1100
+ {
1101
+ "name" : "HELPSTRING",
1102
+ "value" : "If set, runtime paths are not added when using shared libraries."
1103
+ }
1104
+ ],
1105
+ "type" : "BOOL",
1106
+ "value" : "NO"
1107
+ },
1108
+ {
1109
+ "name" : "CMAKE_STATIC_LINKER_FLAGS",
1110
+ "properties" :
1111
+ [
1112
+ {
1113
+ "name" : "ADVANCED",
1114
+ "value" : "1"
1115
+ },
1116
+ {
1117
+ "name" : "HELPSTRING",
1118
+ "value" : "Flags used by the linker during the creation of static libraries during all build types."
1119
+ }
1120
+ ],
1121
+ "type" : "STRING",
1122
+ "value" : ""
1123
+ },
1124
+ {
1125
+ "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG",
1126
+ "properties" :
1127
+ [
1128
+ {
1129
+ "name" : "ADVANCED",
1130
+ "value" : "1"
1131
+ },
1132
+ {
1133
+ "name" : "HELPSTRING",
1134
+ "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds."
1135
+ }
1136
+ ],
1137
+ "type" : "STRING",
1138
+ "value" : ""
1139
+ },
1140
+ {
1141
+ "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL",
1142
+ "properties" :
1143
+ [
1144
+ {
1145
+ "name" : "ADVANCED",
1146
+ "value" : "1"
1147
+ },
1148
+ {
1149
+ "name" : "HELPSTRING",
1150
+ "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds."
1151
+ }
1152
+ ],
1153
+ "type" : "STRING",
1154
+ "value" : ""
1155
+ },
1156
+ {
1157
+ "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE",
1158
+ "properties" :
1159
+ [
1160
+ {
1161
+ "name" : "ADVANCED",
1162
+ "value" : "1"
1163
+ },
1164
+ {
1165
+ "name" : "HELPSTRING",
1166
+ "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds."
1167
+ }
1168
+ ],
1169
+ "type" : "STRING",
1170
+ "value" : ""
1171
+ },
1172
+ {
1173
+ "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO",
1174
+ "properties" :
1175
+ [
1176
+ {
1177
+ "name" : "ADVANCED",
1178
+ "value" : "1"
1179
+ },
1180
+ {
1181
+ "name" : "HELPSTRING",
1182
+ "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds."
1183
+ }
1184
+ ],
1185
+ "type" : "STRING",
1186
+ "value" : ""
1187
+ },
1188
+ {
1189
+ "name" : "CMAKE_STRIP",
1190
+ "properties" :
1191
+ [
1192
+ {
1193
+ "name" : "ADVANCED",
1194
+ "value" : "1"
1195
+ },
1196
+ {
1197
+ "name" : "HELPSTRING",
1198
+ "value" : "Strip"
1199
+ }
1200
+ ],
1201
+ "type" : "FILEPATH",
1202
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe"
1203
+ },
1204
+ {
1205
+ "name" : "CMAKE_SYSTEM_NAME",
1206
+ "properties" :
1207
+ [
1208
+ {
1209
+ "name" : "HELPSTRING",
1210
+ "value" : "No help, variable specified on the command line."
1211
+ }
1212
+ ],
1213
+ "type" : "UNINITIALIZED",
1214
+ "value" : "Android"
1215
+ },
1216
+ {
1217
+ "name" : "CMAKE_SYSTEM_VERSION",
1218
+ "properties" :
1219
+ [
1220
+ {
1221
+ "name" : "HELPSTRING",
1222
+ "value" : "No help, variable specified on the command line."
1223
+ }
1224
+ ],
1225
+ "type" : "UNINITIALIZED",
1226
+ "value" : "26"
1227
+ },
1228
+ {
1229
+ "name" : "CMAKE_TOOLCHAIN_FILE",
1230
+ "properties" :
1231
+ [
1232
+ {
1233
+ "name" : "HELPSTRING",
1234
+ "value" : "No help, variable specified on the command line."
1235
+ }
1236
+ ],
1237
+ "type" : "UNINITIALIZED",
1238
+ "value" : "C:\\Users\\jesco\\AppData\\Local\\Android\\Sdk\\ndk\\27.0.12077973\\build\\cmake\\android.toolchain.cmake"
1239
+ },
1240
+ {
1241
+ "name" : "CMAKE_VERBOSE_MAKEFILE",
1242
+ "properties" :
1243
+ [
1244
+ {
1245
+ "name" : "ADVANCED",
1246
+ "value" : "1"
1247
+ },
1248
+ {
1249
+ "name" : "HELPSTRING",
1250
+ "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo."
1251
+ }
1252
+ ],
1253
+ "type" : "BOOL",
1254
+ "value" : "FALSE"
1255
+ },
1256
+ {
1257
+ "name" : "CPACK_SOURCE_RPM",
1258
+ "properties" :
1259
+ [
1260
+ {
1261
+ "name" : "ADVANCED",
1262
+ "value" : "1"
1263
+ },
1264
+ {
1265
+ "name" : "HELPSTRING",
1266
+ "value" : "Enable to build RPM source packages"
1267
+ }
1268
+ ],
1269
+ "type" : "BOOL",
1270
+ "value" : "OFF"
1271
+ },
1272
+ {
1273
+ "name" : "CPACK_SOURCE_TBZ2",
1274
+ "properties" :
1275
+ [
1276
+ {
1277
+ "name" : "ADVANCED",
1278
+ "value" : "1"
1279
+ },
1280
+ {
1281
+ "name" : "HELPSTRING",
1282
+ "value" : "Enable to build TBZ2 source packages"
1283
+ }
1284
+ ],
1285
+ "type" : "BOOL",
1286
+ "value" : "ON"
1287
+ },
1288
+ {
1289
+ "name" : "CPACK_SOURCE_TGZ",
1290
+ "properties" :
1291
+ [
1292
+ {
1293
+ "name" : "ADVANCED",
1294
+ "value" : "1"
1295
+ },
1296
+ {
1297
+ "name" : "HELPSTRING",
1298
+ "value" : "Enable to build TGZ source packages"
1299
+ }
1300
+ ],
1301
+ "type" : "BOOL",
1302
+ "value" : "ON"
1303
+ },
1304
+ {
1305
+ "name" : "CPACK_SOURCE_TXZ",
1306
+ "properties" :
1307
+ [
1308
+ {
1309
+ "name" : "ADVANCED",
1310
+ "value" : "1"
1311
+ },
1312
+ {
1313
+ "name" : "HELPSTRING",
1314
+ "value" : "Enable to build TXZ source packages"
1315
+ }
1316
+ ],
1317
+ "type" : "BOOL",
1318
+ "value" : "ON"
1319
+ },
1320
+ {
1321
+ "name" : "CPACK_SOURCE_TZ",
1322
+ "properties" :
1323
+ [
1324
+ {
1325
+ "name" : "ADVANCED",
1326
+ "value" : "1"
1327
+ },
1328
+ {
1329
+ "name" : "HELPSTRING",
1330
+ "value" : "Enable to build TZ source packages"
1331
+ }
1332
+ ],
1333
+ "type" : "BOOL",
1334
+ "value" : "ON"
1335
+ },
1336
+ {
1337
+ "name" : "CPACK_SOURCE_ZIP",
1338
+ "properties" :
1339
+ [
1340
+ {
1341
+ "name" : "ADVANCED",
1342
+ "value" : "1"
1343
+ },
1344
+ {
1345
+ "name" : "HELPSTRING",
1346
+ "value" : "Enable to build ZIP source packages"
1347
+ }
1348
+ ],
1349
+ "type" : "BOOL",
1350
+ "value" : "OFF"
1351
+ },
1352
+ {
1353
+ "name" : "JPEG_INCLUDE_DIR",
1354
+ "properties" :
1355
+ [
1356
+ {
1357
+ "name" : "ADVANCED",
1358
+ "value" : "1"
1359
+ },
1360
+ {
1361
+ "name" : "HELPSTRING",
1362
+ "value" : "Path to a file."
1363
+ }
1364
+ ],
1365
+ "type" : "PATH",
1366
+ "value" : "JPEG_INCLUDE_DIR-NOTFOUND"
1367
+ },
1368
+ {
1369
+ "name" : "JPEG_LIBRARY",
1370
+ "properties" :
1371
+ [
1372
+ {
1373
+ "name" : "ADVANCED",
1374
+ "value" : "1"
1375
+ },
1376
+ {
1377
+ "name" : "HELPSTRING",
1378
+ "value" : "(This variable does not exist and should not be used)"
1379
+ }
1380
+ ],
1381
+ "type" : "UNINITIALIZED",
1382
+ "value" : ""
1383
+ },
1384
+ {
1385
+ "name" : "JPEG_LIBRARY_DEBUG",
1386
+ "properties" :
1387
+ [
1388
+ {
1389
+ "name" : "ADVANCED",
1390
+ "value" : "1"
1391
+ },
1392
+ {
1393
+ "name" : "HELPSTRING",
1394
+ "value" : "Path to a library."
1395
+ }
1396
+ ],
1397
+ "type" : "FILEPATH",
1398
+ "value" : "JPEG_LIBRARY_DEBUG-NOTFOUND"
1399
+ },
1400
+ {
1401
+ "name" : "JPEG_LIBRARY_RELEASE",
1402
+ "properties" :
1403
+ [
1404
+ {
1405
+ "name" : "ADVANCED",
1406
+ "value" : "1"
1407
+ },
1408
+ {
1409
+ "name" : "HELPSTRING",
1410
+ "value" : "Path to a library."
1411
+ }
1412
+ ],
1413
+ "type" : "FILEPATH",
1414
+ "value" : "JPEG_LIBRARY_RELEASE-NOTFOUND"
1415
+ },
1416
+ {
1417
+ "name" : "UNIT_TEST",
1418
+ "properties" :
1419
+ [
1420
+ {
1421
+ "name" : "HELPSTRING",
1422
+ "value" : "Built unit tests"
1423
+ }
1424
+ ],
1425
+ "type" : "BOOL",
1426
+ "value" : "OFF"
1427
+ },
1428
+ {
1429
+ "name" : "YUV_BINARY_DIR",
1430
+ "properties" :
1431
+ [
1432
+ {
1433
+ "name" : "HELPSTRING",
1434
+ "value" : "Value Computed by CMake"
1435
+ }
1436
+ ],
1437
+ "type" : "STATIC",
1438
+ "value" : "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv"
1439
+ },
1440
+ {
1441
+ "name" : "YUV_IS_TOP_LEVEL",
1442
+ "properties" :
1443
+ [
1444
+ {
1445
+ "name" : "HELPSTRING",
1446
+ "value" : "Value Computed by CMake"
1447
+ }
1448
+ ],
1449
+ "type" : "STATIC",
1450
+ "value" : "OFF"
1451
+ },
1452
+ {
1453
+ "name" : "YUV_SOURCE_DIR",
1454
+ "properties" :
1455
+ [
1456
+ {
1457
+ "name" : "HELPSTRING",
1458
+ "value" : "Value Computed by CMake"
1459
+ }
1460
+ ],
1461
+ "type" : "STATIC",
1462
+ "value" : "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv"
1463
+ },
1464
+ {
1465
+ "name" : "faceantispoof_BINARY_DIR",
1466
+ "properties" :
1467
+ [
1468
+ {
1469
+ "name" : "HELPSTRING",
1470
+ "value" : "Value Computed by CMake"
1471
+ }
1472
+ ],
1473
+ "type" : "STATIC",
1474
+ "value" : "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/arm64-v8a"
1475
+ },
1476
+ {
1477
+ "name" : "faceantispoof_IS_TOP_LEVEL",
1478
+ "properties" :
1479
+ [
1480
+ {
1481
+ "name" : "HELPSTRING",
1482
+ "value" : "Value Computed by CMake"
1483
+ }
1484
+ ],
1485
+ "type" : "STATIC",
1486
+ "value" : "ON"
1487
+ },
1488
+ {
1489
+ "name" : "faceantispoof_SOURCE_DIR",
1490
+ "properties" :
1491
+ [
1492
+ {
1493
+ "name" : "HELPSTRING",
1494
+ "value" : "Value Computed by CMake"
1495
+ }
1496
+ ],
1497
+ "type" : "STATIC",
1498
+ "value" : "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp"
1499
+ },
1500
+ {
1501
+ "name" : "fastyuv_BINARY_DIR",
1502
+ "properties" :
1503
+ [
1504
+ {
1505
+ "name" : "HELPSTRING",
1506
+ "value" : "Value Computed by CMake"
1507
+ }
1508
+ ],
1509
+ "type" : "STATIC",
1510
+ "value" : "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/Debug/3p3e3e6d/arm64-v8a"
1511
+ },
1512
+ {
1513
+ "name" : "fastyuv_IS_TOP_LEVEL",
1514
+ "properties" :
1515
+ [
1516
+ {
1517
+ "name" : "HELPSTRING",
1518
+ "value" : "Value Computed by CMake"
1519
+ }
1520
+ ],
1521
+ "type" : "STATIC",
1522
+ "value" : "ON"
1523
+ },
1524
+ {
1525
+ "name" : "fastyuv_LIB_DEPENDS",
1526
+ "properties" :
1527
+ [
1528
+ {
1529
+ "name" : "HELPSTRING",
1530
+ "value" : "Dependencies for the target"
1531
+ }
1532
+ ],
1533
+ "type" : "STATIC",
1534
+ "value" : "general;yuv_shared;general;C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/26/liblog.so;"
1535
+ },
1536
+ {
1537
+ "name" : "fastyuv_SOURCE_DIR",
1538
+ "properties" :
1539
+ [
1540
+ {
1541
+ "name" : "HELPSTRING",
1542
+ "value" : "Value Computed by CMake"
1543
+ }
1544
+ ],
1545
+ "type" : "STATIC",
1546
+ "value" : "D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp"
1547
+ },
1548
+ {
1549
+ "name" : "log-lib",
1550
+ "properties" :
1551
+ [
1552
+ {
1553
+ "name" : "HELPSTRING",
1554
+ "value" : "Path to a library."
1555
+ }
1556
+ ],
1557
+ "type" : "FILEPATH",
1558
+ "value" : "C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/26/liblog.so"
1559
+ }
1560
+ ],
1561
+ "kind" : "cache",
1562
+ "version" :
1563
+ {
1564
+ "major" : 2,
1565
+ "minor" : 0
1566
+ }
1567
+ }