nx_h264_pps_gate.nx
buildroot/runtime/nx_h264_pps_gate.nx
about
nx_h264_pps_gate.nx -- REFEREE for the H.264 PPS parser (rung 4b).
Hand-built PPS RBSP (all fields known), bit-traced:
CE 38 -> pps_id=0 sps_id=0 entropy_coding_mode=0 (CAVLC) pic_init_qp=26
num_slice_groups_minus1=0 weighted_pred=0 deblock=0 constrained_intra=0
EE 38 -> same but entropy_coding_mode=1 (CABAC) [bit2 flipped]
Every value PRINTED. stdout + knowledge/status/h264_pps_gate.log. Exit 0/1.
Sovereign: nx_syscalls + nx_h264_bits + nx_h264_pps. license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_h264_bits.nxnx_h264_pps.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(logfd: i64, s: *u8) -> i64 |
| 19 | func gn(logfd: i64, v: i64) -> i64 |
| 34 | func main() -> i64 |