OCL_OP_SUM_ABS   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_ABS   2596 modules/core/src/stat.cpp                     OCL_OP_SUM_SQR : (unstype ? OCL_OP_SUM : OCL_OP_SUM_ABS), _mask) )