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