code wiki / _hdl_build / nx_vcodec_drift_gate.nx

nx_vcodec_drift_gate.nx

buildroot/runtime/_hdl_build/nx_vcodec_drift_gate.nx

4024 B61 linesdepth 6pulls 17 transitivereach 0 importersview sourcekind gate/prooftopic vcodec
docsdependenciesstructsconstsfunctions

dependencies 3 imports · 0 importers

nx_gate_base.nx nx_syscalls.nx nx_video_codec_wasm.nx nx_vcodec_drift_gate.nx

imports: nx_gate_base.nxnx_syscalls.nxnx_video_codec_wasm.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main gw sys_write sys_mmap vc_drift_reset vc_drift_push vc_drift_verify gn sys_mmap ↻ sys_write ↻ vc_drift_count

structs

none

consts

none

functions

9func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
calls 1: gw
11func gn(v: i64) -> i64
16func main() -> i64