DctIPPLoop_Invoker 3337 modules/core/src/dxt.cpp     DctIPPLoop_Invoker(const Mat& _src, Mat& _dst, const Dct* _ippidct, bool _inv, bool *_ok) :
DctIPPLoop_Invoker 3388 modules/core/src/dxt.cpp     parallel_for_(Range(0, src.rows), DctIPPLoop_Invoker<Dct>(src, dst, &ippidct, inv, &ok), src.rows/(double)(1<<4) );