nx_uv_adaptive_prepare_candidate_t280.nx
buildroot/runtime/nx_uv_adaptive_prepare_candidate_t280.nx
about
nx_uv_adaptive_prepare_candidate_t280.nx -- Analyzes UV charts to count zero, positive, and negative areas in seam calculations.
dependencies 3 imports · 1 importers
imports: nx_uv_harmonic_candidate_t280.nxnx_gate_verdict.nxnx_uv_dual_partition_candidate_t280.nx
imported by: nx_uv_chart_reuse_gate_t280.nx
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 5 | func ucp_budget(s:*u8)->i64 called by 1: main |
| 11 | func ug_time(clock:*i64)->i64{sys_clock_gettime_mono(clock);return clock[0]*1000000+clock[1]/1000} called by 1: main |
| 12 | func ug_float_areas(s:*UvGramSolve)->i64 |
| 17 | func ug_work_areas(m:*i64,c:i64)->i64 |
| 22 | func ua_clone_seams(src:*u8,bytes:i64,m:*i64)->*i64 |
| 26 | func ua_worst(m:*i64)->i64 |
| 38 | func ua_measure_preserving_work(m:*i64)->i64 |
| 47 | func ua_reuse(old:*i64,next:*i64,changed:i64)->*i64 |
| 77 | func main(argc:i64,argv:*i64)->i64 |