Home
last modified time | relevance | path

Searched defs:Nfft (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pffft/
H A Dpffastconv.c52 int Nfft; /* FFT/block length */ member
63 int i, Nfft = 2 * pffft_next_power_of_two(filterLen -1); in pffastconv_new_setup() local
137 const int Nfft = s->Nfft; in pffastconv_apply() local