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

/external/opencv/cxcore/include/
H A Dcxmisc.h159 #define CV_ORIGIN_TL 0 macro
/external/opencv3/modules/core/src/
H A Darray.cpp51 #define CV_ORIGIN_TL 0 macro
2937 if( origin != CV_ORIGIN_BL && origin != CV_ORIGIN_TL )
/external/opencv/cxcore/src/
H A Dcxarray.cpp3372 if( origin != CV_ORIGIN_BL && origin != CV_ORIGIN_TL )

Completed in 127 milliseconds