Searched refs:shift_recursive_osc_cc (Results 1 – 3 of 3) sorted by relevance
250 void shift_recursive_osc_cc(const complexf *input, complexf* output, int size, const shift_recursiv…
539 shift_recursive_osc_cc(input+off, output+off, B, &shift_conf, &shift_state); in bench_shift_rec_osc_cc_oop()
940 void shift_recursive_osc_cc(const complexf *input, complexf* output, in shift_recursive_osc_cc() function