code wiki / (root) / nx_h264_nal_gate.nx

nx_h264_nal_gate.nx

buildroot/runtime/nx_h264_nal_gate.nx

4398 B95 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind gate/prooftopic h264
docsdependenciesstructsconstsfunctions

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

nx_syscalls.nx nx_h264_nal.nx nx_h264_nal_gate.nx

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

main sys_openat_append gp sys_write sys_mmap nx_nal_split_avcc nal_be gn sys_mmap ↻ sys_write ↻ nx_nal_split_annexb nx_nal_type nx_nal_ref_idc sys_close sys_exit

structs

none

consts

none

functions

11func gp(logfd: i64, s: *u8) -> i64
called by 1: main calls 1: sys_write
18func gn(logfd: i64, v: i64) -> i64
called by 1: main calls 2: sys_mmapsys_write
33func main() -> i64