Searched refs:cvtTab (Results 1 – 1 of 1) sorted by relevance
5386 static BinaryFunc cvtTab[][8] = in getConvertFunc() local5428 return cvtTab[CV_MAT_DEPTH(ddepth)][CV_MAT_DEPTH(sdepth)]; in getConvertFunc()