Home
last modified time | relevance | path

Searched defs:Dd (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
Dcxmatrix.cpp907 #define Dd( y, x ) ((double*)(dstdata + y*dststep))[x] macro
/external/opencv3/modules/core/src/
Dlapack.cpp790 #define Dd( y, x ) ((double*)(dstdata + y*dststep))[x] macro