Login
From:
Lynne's compiled musings
(Uncensored)
subscribe
Lynne's compiled musings | IIR filter SIMD and instruction dependencies
https://lynne.ee/iir-filter-simd-and-instruction-dependencies.html
links
backlinks
Tagged with:
x86
neon
Last year I wrote some Opus emphasis filter SIMD. Let's take a look at the C version for the inverse filter: static float deemphasis_c(float *y, float *x, float coeff, int len) { for (int i =...
Roast topics
Find topics
Find it!