Home
last modified time | relevance | path

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

/aosp_15_r20/external/pffft/
H A Dpf_mixer.h250 void shift_recursive_osc_cc(const complexf *input, complexf* output, int size, const shift_recursiv…
H A Dbench_mixers.c539 shift_recursive_osc_cc(input+off, output+off, B, &shift_conf, &shift_state); in bench_shift_rec_osc_cc_oop()
H A Dpf_mixer.cpp940 void shift_recursive_osc_cc(const complexf *input, complexf* output, in shift_recursive_osc_cc() function