code wiki / (root) / nx_h264_mc_luma_gate.nx

nx_h264_mc_luma_gate.nx

buildroot/runtime/nx_h264_mc_luma_gate.nx

3322 B81 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind gate/prooftopic h264
docsdependenciesstructsconstsfunctions

about

nx_h264_mc_luma_gate.nx -- gate luma quarter-pel interpolation (8.4.2.2.1). (a) FLAT ref (all 100): every one of the 16 frac positions returns 100 (taps sum to 1). (b) hand-computed: row [.,.,10,20,30,40,50,60] -> halfH(b)=35, integer(G)=30, quarter(a)=33. (c) col version -> halfV(h)=35. Exit 0/1. license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_h264_mc_luma.nx nx_h264_mc_luma_gate.nx

imports: nx_syscalls.nxnx_h264_mc_luma.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_h264_mc_luma_sample mc_rc mc_halfH mc_clip1 mc_hc mc_tap6 mc_rc ↻ mc_halfV mc_clip1 ↻ mc_vc mc_tap6 ↻ mc_rc ↻ mc_halfHV mc_tap6 ↻ mc_hc ↻ mc_clip1 ↻ gn sys_mmap ↻ sys_write ↻ sys_close sys_exit

structs

none

consts

none

functions

9func gp(fd: i64, s: *u8) -> i64
called by 1: main calls 1: sys_write
15func gn(fd: i64, v: i64) -> i64
called by 1: main calls 2: sys_mmapsys_write
27func main() -> i64