Home
last modified time | relevance | path

Searched refs:IPL_DEPTH_1U (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxtypes.h337 #define IPL_DEPTH_1U 1 macro
/external/opencv/cxcore/src/
Dcxarray.cpp3366 if( (depth != (int)IPL_DEPTH_1U && depth != (int)IPL_DEPTH_8U && in cvInitImageHeader()