Searched refs:shift_recursive_osc_inp_c (Results 1 – 3 of 3) sorted by relevance
251 void shift_recursive_osc_inp_c(complexf* output, int size, const shift_recursive_osc_conf_t *conf, …
576 shift_recursive_osc_inp_c(input+off, B, &shift_conf, &shift_state); in bench_shift_rec_osc_cc_inp()
974 void shift_recursive_osc_inp_c(complexf* in_out, in shift_recursive_osc_inp_c() function