code wiki / _hdl_build / nx_vcodec_entropy_gap.nx
nx_vcodec_entropy_gap.nx
buildroot/runtime/_hdl_build/nx_vcodec_entropy_gap.nx
about
nx_vcodec_entropy_gap.nx -- Measures the neural-entropy prize using real coefficient data to quantify gains from neighbor-context significance coding.
dependencies 5 imports · 0 importers
imports: nx_gate_base.nxnx_syscalls.nxnx_dct8.nxnx_vcodec.nxnx_quality_metric.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
| 17 | const K_MAGIC_1000000: i64 = 1000000 |
| 19 | const NW: i64 = 576 |
| 20 | const NH: i64 = 1024 |
functions
| 22 | func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw(" calls 1: gw |
| 24 | func gn(v: i64) -> i64 |
| 31 | func cond_bits(h: *i64, C: i64) -> i64 |
| 46 | func main() -> i64 |