Home
last modified time | relevance | path

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

/aosp_15_r20/external/pffft/
H A Dpf_mixer.h118 float shift_unroll_cc(complexf *input, complexf* output, int size, shift_unroll_data_t* d, float st…
H A Dbench_mixers.c292 phase = shift_unroll_cc(input+off, output+off, B, &state, phase); in bench_shift_unroll_oop()
H A Dpf_mixer.cpp363 float shift_unroll_cc(complexf *input, complexf* output, int input_size, shift_unroll_data_t* d, fl… in shift_unroll_cc() function