Searched refs:comb_process (Results 1 – 1 of 1) sorted by relevance
33 static float comb_process(filter_t * p, /* gcc -O2 will inline this */ in comb_process() function90 do out += comb_process(p->comb + i, &in, feedback, hf_damping); in filter_array_process()