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

/external/opencv/cxcore/src/
H A Dcxrand.cpp61 #define ICV_1D CV_BIG_INT(0x3FF0000000000000) macro
62 #define ICV_CVT_DBL(x) (((uint64)(unsigned)(x) << 20)|((x) >> 44)|ICV_1D)

Completed in 65 milliseconds