Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxmisc.h852 tab->fn_2d[CV_8SC3] = (void*)icv##FUNCNAME##_8s_C3##FLAG; \
Dcxtypes.h488 #define CV_8SC3 CV_MAKETYPE(CV_8S,3) macro
/external/opencv/cxcore/src/
Dcxconvert.cpp374 tab->fn_2d[CV_8SC3] = (void*)icvCopy##_8u_##FROM##3##TO##3R; \