FftType          2109 modules/core/src/dxt.cpp     FftType fftType = (FftType)(complex_input << 0 | complex_output << 1);
FftType          2206 modules/core/src/dxt.cpp         FftPlan(const Size & _dft_size, int _src_step, int _dst_step, bool _doubleFP, bool _inplace, int _flags, FftType _fftType) :
FftType          2285 modules/core/src/dxt.cpp         FftType fftType;
FftType          2299 modules/core/src/dxt.cpp                                      bool inplace, int flags, FftType fftType)
FftType          2382 modules/core/src/dxt.cpp     FftType fftType = (FftType)(dst_complex_input << 0 | dft_complex_output << 1);