Searched refs:CV_ORIGIN_TL (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cxcore/include/ | ||
D | cxmisc.h | 159 #define CV_ORIGIN_TL 0 macro |
/external/opencv/cxcore/src/ | ||
D | cxarray.cpp | 3372 if( origin != CV_ORIGIN_BL && origin != CV_ORIGIN_TL ) in cvInitImageHeader() |