Lines Matching full:sumdepth
1511 int sumDepth = CV_64F;1513 sumDepth = CV_32S;1514 int sumType = CV_MAKETYPE( sumDepth, cn ), dstType = CV_MAKETYPE(ddepth, cn);