Home
last modified time | relevance | path

Searched refs:MATHi_IFFT (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/include/nitro/math/
Dfft.h74 void MATHi_IFFT(fx32 *data, u32 nShift, const fx16 *sinTable);
/TwlSDK-5.4/build/libraries/math/common/src/
Dfft.c219 void MATHi_IFFT(fx32 *data, u32 nShift, const fx16 *sinTable) in MATHi_IFFT() function
499 MATHi_IFFT(data, nShift, sinTable); in MATH_IFFT()
637 MATHi_IFFT(data, nShift - 1, sinTable2); in MATH_IFFTReal()