Home
last modified time | relevance | path

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

/aosp_15_r20/external/pffft/
H A Dpf_mixer.h82 float shift_table_cc(complexf* input, complexf* output, int input_size, float rate, shift_table_dat…
H A Dbench_mixers.c185 phase = shift_table_cc(input+off, output+off, B, -0.0009F, table_data, phase); in bench_shift_table_cc()
H A Dpf_mixer.cpp190 float shift_table_cc(complexf* input, complexf* output, int input_size, float rate, shift_table_dat… in shift_table_cc() function