OCL_FftPlanCache 2027 modules/core/src/dxt.cpp static OCL_FftPlanCache & getInstance() OCL_FftPlanCache 2029 modules/core/src/dxt.cpp static OCL_FftPlanCache planCache; OCL_FftPlanCache 2065 modules/core/src/dxt.cpp Ptr<OCL_FftPlan> plan = OCL_FftPlanCache::getInstance().getFftPlan(_src.cols(), depth); OCL_FftPlanCache 2072 modules/core/src/dxt.cpp Ptr<OCL_FftPlan> plan = OCL_FftPlanCache::getInstance().getFftPlan(_src.rows(), depth);