Home | History | Annotate | Download | only in src

Lines Matching full:fft5

139 static FORCEINLINE void fft5(FIXP_DBL *RESTRICT pDat)
284 fft5(&pDst[k]);
1203 case 5: fft5(pDst); break;
1242 case 5: fft5(pDst); break;
1359 fft5(pInput);