code wiki / _hdl_build / _wb_lpc.nx
_wb_lpc.nx
buildroot/runtime/_hdl_build/_wb_lpc.nx
about
AUTHORED BY THE NISHI BUILDER (pattern: PREDICTOR_CODER) -- lossless predictor/residual coder, no Claude logic
dependencies 1 imports · 1 importers
imports: nx_syscalls.nx
imported by: _wb_lpc_test.nx
structs
| none |
consts
| none |
functions
| 3 | func _wb_lpc_pred(p1: i64, p2: i64, p3: i64) -> i64 |
| 6 | func _wb_lpc_residuals(x: *i64, n: i64, u: *i64) -> i64 |
| 18 | func _wb_lpc_restore(u: *i64, m: i64, w: *i64, x: *i64) -> i64 |