Home
last modified time | relevance | path

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

/external/safe-iop/include/
Dsafe_iop.h143 #define safe_add5(_ptr, _A, _B, _C, _D, _E) \ argument
193 #define safe_sub5(_ptr, _A, _B, _C, _D, _E) \ argument
244 #define safe_mul5(_ptr, _A, _B, _C, _D, _E) \ argument
293 #define safe_div5(_ptr, _A, _B, _C, _D, _E) \ argument
342 #define safe_mod5(_ptr, _A, _B, _C, _D, _E) \ argument
/external/opencv/cv/src/
Dcvcalibration.cpp1833 CvMat* _E, CvMat* _F, in cvStereoCalibrate()