Searched refs:CV_8UC2 (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxmisc.h846 tab->fn_2d[CV_8UC2] = (void*)icv##FUNCNAME##_8u_C2##FLAG; \
H A Dcxtypes.h481 #define CV_8UC2 CV_MAKETYPE(CV_8U,2) macro
/external/opencv/cxcore/src/
H A Dcxconvert.cpp369 tab->fn_2d[CV_8UC2] = (void*)icvCopy##_8u_##FROM##2##TO##2R; \

Completed in 32 milliseconds