nx_face_feature_gate_t367r1.nx
buildroot/runtime/nx_face_feature_gate_t367r1.nx
about
nx_face_feature_gate_t367r1.nx -- corrected reusable feature-preservation referee.
Correction: fa_lip_ratio returns the measured ratio on success; only its documented
FA_LIP_UNMEASURED/refusal result is failure. No geometry or acceptance threshold changed.
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_sdfrender.nxnx_faceanat.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
| 7 | const FFG_EXIT_USAGE: i64 = 2 |
| 8 | const FFG_EXIT_REFUSE: i64 = 1 |
| 9 | const FFG_FACE_SIZE: i64 = 1 |
| 10 | const FFG_ARENA_PART_CAPACITY: i64 = 48 |
| 11 | const FFG_EYE_FIELDS: i64 = 9 |
| 12 | const FFG_LIP_FIELDS: i64 = 11 |
| 13 | const FFG_LEFT_EYE: i64 = 0 - 1 |
| 14 | const FFG_RIGHT_EYE: i64 = 1 |
| 15 | const FFG_EYE_OUT_BYTES: i64 = FFG_EYE_FIELDS * 8 |
| 16 | const FFG_LIP_OUT_BYTES: i64 = FFG_LIP_FIELDS * 8 |
functions
| 17 | func main(argc: i64, argv: *i64) -> i64 |