nx_face_count_test.nx
buildroot/runtime/nx_face_count_test.nx
about
nx_face_count_test.nx -- smoke for face-count detector (simplified to isolate).
Earlier version segfaulted in qemu; bisecting to find the trigger.
This version: T1 only (torso, no eyes -> NO_FACE).
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_image.nxnx_face_count.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 10 | func fill_rect_skin(img: *Image, x0: i64, y0: i64, x1: i64, y1: i64) -> i64 { |
| 23 | func fill_rect_black(img: *Image, x0: i64, y0: i64, x1: i64, y1: i64) -> i64 { |
| 36 | func main() -> i64 { |