OCL_OP_SUM_SQR 1051 modules/core/src/stat.cpp CV_Assert(sum_op == OCL_OP_SUM || sum_op == OCL_OP_SUM_ABS || sum_op == OCL_OP_SUM_SQR); OCL_OP_SUM_SQR 1069 modules/core/src/stat.cpp int ddepth = std::max(sum_op == OCL_OP_SUM_SQR ? CV_32F : CV_32S, depth), OCL_OP_SUM_SQR 2596 modules/core/src/stat.cpp OCL_OP_SUM_SQR : (unstype ? OCL_OP_SUM : OCL_OP_SUM_ABS), _mask) ) OCL_OP_SUM_SQR 2959 modules/core/src/stat.cpp OCL_OP_SUM_SQR : OCL_OP_SUM, _mask, _src2, relative, sc2))