code wiki / (root) / nx_h264_ctfull_gate.nx

nx_h264_ctfull_gate.nx

buildroot/runtime/nx_h264_ctfull_gate.nx

3897 B116 linesdepth 4pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic h264
docsdependenciesstructsconstsfunctions

about

nx_h264_ctfull_gate.nx -- validate the FULL 0<=nC<2 coeff_token table. (a) count = 62 (all valid (tc,t1): (0,0)+ tc1..16 x t1 0..min(tc,3)) (b) PREFIX-FREE over all 62 (catches transcription collisions) (c) COVERAGE: every valid (tc,t1) present (d) ROUND-TRIP every entry: encode->decode->recover stdout + knowledge/status/h264_ctfull_gate.log. Exit 0/1. Sovereign: nx_syscalls + nx_h264_bits + nx_h264_bitwriter + nx_h264_coeff_token. license_tier: ORIGINAL

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_h264_bits.nx nx_h264_bitwriter.nx nx_h264_coeff_token.nx nx_h264_ctfull_gate.nx

imports: nx_syscalls.nxnx_h264_bits.nxnx_h264_bitwriter.nxnx_h264_coeff_token.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_openat_append gp sys_write sys_mmap ct_table_nc01 gn sys_mmap ↻ sys_write ↻ bw_init nx_coeff_token_encode sys_mmap ↻ ct_table_nc01 ↻ bw_write_bits bw_write_bit br_init sys_mmap ↻ nx_coeff_token_decode ct_table_nc01 ↻ br_read_bit sys_close sys_exit

structs

none

consts

none

functions

14func gp(logfd: i64, s: *u8) -> i64
called by 1: main calls 1: sys_write
21func gn(logfd: i64, v: i64) -> i64
called by 1: main calls 2: sys_mmapsys_write
36func main() -> i64