Home
last modified time | relevance | path

Searched refs:shift_recursive_osc_inp_c (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pffft/
H A Dpf_mixer.h251 void shift_recursive_osc_inp_c(complexf* output, int size, const shift_recursive_osc_conf_t *conf, …
H A Dbench_mixers.c576 shift_recursive_osc_inp_c(input+off, B, &shift_conf, &shift_state); in bench_shift_rec_osc_cc_inp()
H A Dpf_mixer.cpp974 void shift_recursive_osc_inp_c(complexf* in_out, in shift_recursive_osc_inp_c() function