Home
last modified time | relevance | path

Searched refs:getConvertElem (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/src/
Dmatrix.cpp4599 static ConvertData getConvertElem(int fromType, int toType) in getConvertElem() function
4857 ConvertData cvtfunc = getConvertElem(type(), rtype); in convertTo()
4894 ConvertData cvtfunc = getConvertElem(type(), rtype); in convertTo()