nx_h264_nal_gate.nx
buildroot/runtime/nx_h264_nal_gate.nx
about
nx_h264_nal_gate.nx -- REFEREE for the H.264 NAL splitter (rung 2b).
AVCC (len_size=4): [3][67 42 00][2][68 CE][4][65 88 84 00]
-> 3 NALs, types [7=SPS,8=PPS,5=IDR], payload offsets [4,11,17]
Annex B: 00 00 01 67 42 00 00 00 01 65 88 00 -> 2 NALs, types [7,5]
header decode: 0x67->type7/ref3, 0x68->8, 0x65->5, 0x41->1/ref2
Every value PRINTED. stdout + knowledge/status/h264_nal_gate.log. Exit 0/1.
Sovereign: nx_syscalls + nx_h264_nal. license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_h264_nal.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
| 11 | func gp(logfd: i64, s: *u8) -> i64 |
| 18 | func gn(logfd: i64, v: i64) -> i64 |
| 33 | func main() -> i64 |