Searched refs:CV_ZERO_CHAR (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxmisc.h338 #define CV_ZERO_CHAR( dst, len ) \ macro
/external/opencv/cxcore/src/
H A Dcxarray.cpp876 CV_ZERO_CHAR( ptr, CV_ELEM_SIZE(mat->type));
2752 CV_ZERO_CHAR( ptr, CV_ELEM_SIZE(type) );

Completed in 567 milliseconds