Searched refs:shift_recursive_osc_inp_c (Results 1 – 3 of 3) sorted by relevance
240 void shift_recursive_osc_inp_c(complexf* output, int size, const shift_recursive_osc_conf_t *conf, …
700 shift_recursive_osc_inp_c(data+off, B, &conf, &state); in bench_core_shift_rec_osc_cc_inplace()
974 void shift_recursive_osc_inp_c(complexf* in_out, in shift_recursive_osc_inp_c() function