Home
last modified time | relevance | path

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

/external/aac/libFDK/src/
Dfft.cpp1086 #define fftN2(pInput, length, dim1, dim2, fft_func1, fft_func2, RotVectorReal, RotVectorImag) \ argument
1118 fft_apply_rot_vector(aDst, dim1, length, RotVectorReal, RotVectorImag); \
1166 const FIXP_STB *RotVectorReal, in fftN2() argument
1218 fft_apply_rot_vector(pSrc, length/dim2, length, RotVectorReal, RotVectorImag); in fftN2()