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

/external/opencv/cxcore/include/
H A Dcxtypes.h610 #define CV_ELEM_SIZE1(type) \ macro
689 return CV_ELEM_SIZE1(depth)*8 | (depth == CV_8S || depth == CV_16S ||

Completed in 172 milliseconds