Home
last modified time | relevance | path

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

/aosp_15_r20/external/pffft/
H A Dpffastconv.c158 const int maxOff = applyFlush ? (inputLen -filterLen + 1) : (inputLen - Nfft + 1); in pffastconv_apply() local
204 const int maxOff = applyFlush ? (inputLen -filterLen + 1) : (inputLen - Nfft + 1); in pffastconv_apply() local