Searched refs:CV_BIG_UINT (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxmisc.h142 #define CV_BIG_UINT(n) n##UI64 macro
145 #define CV_BIG_UINT(n) n##ULL macro
/external/opencv/cxcore/src/
H A Dcxmathfuncs.cpp52 #define _CV_SQRT_MAGIC_DBL CV_BIG_UINT(0xbfcd460000000000)

Completed in 61 milliseconds