code wiki / _hdl_build / nx_vcodec_predceiling_gate.nx
nx_vcodec_predceiling_gate.nx
buildroot/runtime/_hdl_build/nx_vcodec_predceiling_gate.nx
dependencies 4 imports · 0 importers
imports: nx_gate_base.nxnx_syscalls.nxnx_video_codec_wasm.nxnx_vmotion.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
| 14 | const SW: i64 = 352 |
| 15 | const SH: i64 = 288 |
| 16 | const NF: i64 = 48 |
| 17 | const RS: i64 = 8 // integer search radius |
functions
| 19 | func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw(" calls 1: gw |
| 21 | func gn(v: i64) -> i64 |
| 27 | func blk_sad(cur: *u8, prev: *u8, W: i64, x0: i64, y0: i64, B: i64, dx: i64, dy: i64) -> i64 |
| 37 | func best_sad(cur: *u8, prev: *u8, W: i64, H: i64, x0: i64, y0: i64, B: i64) -> i64 |
| 53 | func frames(yuv: *u8, hi: i64, total: i64, fp: *i64, fdata: i64) -> i64 |
| 60 | func main() -> i64 |