code wiki / _hdl_build / _wb_lpc.nx

_wb_lpc.nx

buildroot/runtime/_hdl_build/_wb_lpc.nx

1163 B45 linesdepth 2pulls 2 transitivereach 1 importersview sourcekind librarytopic wb
docsdependenciesstructsconstsfunctions

about

AUTHORED BY THE NISHI BUILDER (pattern: PREDICTOR_CODER) -- lossless predictor/residual coder, no Claude logic

dependencies 1 imports · 1 importers

nx_syscalls.nx _wb_lpc.nx _wb_lpc_test.nx

imports: nx_syscalls.nx

imported by: _wb_lpc_test.nx

structs

none

consts

none

functions

3func _wb_lpc_pred(p1: i64, p2: i64, p3: i64) -> i64
6func _wb_lpc_residuals(x: *i64, n: i64, u: *i64) -> i64
called by 1: main calls 1: _wb_lpc_pred
18func _wb_lpc_restore(u: *i64, m: i64, w: *i64, x: *i64) -> i64
called by 1: main calls 1: _wb_lpc_pred