Searched refs:shift_table_cc (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pffft/ |
H A D | pf_mixer.h | 82 float shift_table_cc(complexf* input, complexf* output, int input_size, float rate, shift_table_dat…
|
H A D | bench_mixers.c | 185 phase = shift_table_cc(input+off, output+off, B, -0.0009F, table_data, phase); in bench_shift_table_cc()
|
H A D | pf_mixer.cpp | 190 float shift_table_cc(complexf* input, complexf* output, int input_size, float rate, shift_table_dat… in shift_table_cc() function
|