Home
last modified time | relevance | path

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

/aosp_15_r20/external/pffft/
H A Dpffastconv.c51 int filterLen; /* convolution length */ member
58 PFFASTCONV_Setup * pffastconv_new_setup( const float * filterCoeffs, int filterLen, int * blockLen,… in pffastconv_new_setup()
138 const int filterLen = s->filterLen; in pffastconv_apply() local