Home
last modified time | relevance | path

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

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