nx_h264_ctctx_gate.nx
buildroot/runtime/nx_h264_ctctx_gate.nx
about
nx_h264_ctctx_gate.nx -- validate ALL coeff_token nC contexts via the dispatcher.
For nC in {0,2,4}: prefix-free + coverage + round-trip (encode_ctx<->decode_ctx).
For nC=8: FLC round-trip of all 62 valid (tc,t1) + distinct-code (bijection).
For nC=-1: chroma DC round-trip (14).
Exit 0 GREEN / 1 RED. Log knowledge/status/h264_ctctx_gate.log.
license_tier: ORIGINAL
dependencies 4 imports · 0 importers
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
structs
| none |
consts
| none |
functions
| 12 | func gp(fd: i64, s: *u8) -> i64 |
| 19 | func gnum(fd: i64, v: i64) -> i64 |
| 35 | func validate_vlc_ctx(fd: i64, nC: i64) -> i64 |
| 91 | func main() -> i64 |