Searched refs:shift_unroll_cc (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pffft/ |
H A D | pf_mixer.h | 118 float shift_unroll_cc(complexf *input, complexf* output, int size, shift_unroll_data_t* d, float st…
|
H A D | bench_mixers.c | 292 phase = shift_unroll_cc(input+off, output+off, B, &state, phase); in bench_shift_unroll_oop()
|
H A D | pf_mixer.cpp | 363 float shift_unroll_cc(complexf *input, complexf* output, int input_size, shift_unroll_data_t* d, fl… in shift_unroll_cc() function
|