Searched defs:typeToStr (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/core/src/
H A Docl.cpp5297 const char* typeToStr(int type) function in namespace:cv::ocl
5352 const char *typestr = typeToStr(CV_MAKETYPE(ddepth, cn));
5518 name.c_str(), ocl::typeToStr(type),
5519 name.c_str(), ocl::typeToStr(CV_MAKE_TYPE(depth, 1)),

Completed in 104 milliseconds