Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxtypes.h337 #define IPL_DEPTH_1U 1 macro
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h260 #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()
/external/opencv3/modules/core/src/
Darray.cpp2931 if( (depth != (int)IPL_DEPTH_1U && depth != (int)IPL_DEPTH_8U && in cvInitImageHeader()