code wiki / lpc
topic: lpc
5 modules sharing the lpc name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_lpc.nx | Linear Predictive Coding (LPC) analysis via the | 180 | 5 |
| nx_lpc_autocorr.nx | integer-only autocorrelation R[0..p] of a | 82 | 2 |
| nx_lpc_levinson.nx | Levinson-Durbin recursion in Q30 fixed-point. | 302 | 3 |
| nx_lpc_speed_bench.nx | HARDWARE-RUNG measurement: how fast does the sovereign LPC audio codec | 118 | 3 |
| nx_lpc_synth.nx | LPC synthesis filter (Arc 1 Phase A.3). | 181 | 5 |