Lines Matching refs:depth
69 const int depth = src.depth();
71 CV_DbgAssert( depth <= CV_32F );
108 if (depth == CV_32F || depth == CV_32S)
115 else if (depth == CV_16S || depth == CV_16U)
175 const int depth = src1.depth();
177 CV_DbgAssert( depth <= CV_32F );
215 if (depth == CV_32F || depth == CV_32S)
219 else if (depth == CV_16S || depth == CV_16U)