Searched defs:_M (Results 1 – 8 of 8) sorted by relevance
/external/opencv3/modules/cudawarping/src/ |
D | warp.cpp | 78 void cv::cuda::buildWarpAffineMaps(InputArray _M, bool inverse, Size dsize, OutputArray _xmap, Outp… in buildWarpAffineMaps() 107 void cv::cuda::buildWarpPerspectiveMaps(InputArray _M, bool inverse, Size dsize, OutputArray _xmap,… in buildWarpPerspectiveMaps() 183 void cv::cuda::warpAffine(InputArray _src, OutputArray _dst, InputArray _M, Size dsize, int flags, … in warpAffine() 322 void cv::cuda::warpPerspective(InputArray _src, OutputArray _dst, InputArray _M, Size dsize, int fl… in warpPerspective()
|
/external/libcxx/test/support/ |
D | nasty_macros.hpp | 17 #define _M NASTY_MACRO macro
|
/external/clang/test/Analysis/ |
D | PR2978.m | 18 id _M; field
|
/external/opencv/cv/src/ |
D | cvgeometry.cpp | 362 double _M[3][3], _R[3][3], _Q[3][3]; in cvRQDecomp3x3() local
|
D | cvcalibration.cpp | 777 CvMat *_M = 0, *_m = 0; in cvProjectPoints2() local 1130 CvMat *_M = 0, *_Mxy = 0, *_m = 0, *_mn = 0, *_L = 0, *_J = 0; in cvFindExtrinsicCameraParams2() local 1385 CvMat _m, _M; in cvInitIntrinsicParams2D() local 1452 CvMat *_M = 0, *_m = 0, *_Ji = 0, *_Je = 0, *_err = 0; in cvCalibrateCamera2() local
|
D | cvlkpyramid.cpp | 1134 cvEstimateRigidTransform( const CvArr* _A, const CvArr* _B, CvMat* _M, int full_affine ) in cvEstimateRigidTransform()
|
/external/opencv3/modules/imgproc/src/ |
D | imgwarp.cpp | 5222 const Scalar &_borderValue, int *_adelta, int *_bdelta, double *_M) : in WarpAffineInvoker() 5693 WarpPerspectiveInvoker(const Mat &_src, Mat &_dst, double *_M, int _interpolation, in WarpPerspectiveInvoker()
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 7321 …((e|0)==0|(b|0)==0){if((f|0)==0){f=0;a=0;break}hd[c[a+8>>2]&127](a,f);f=0;a=0;break}if((2147483647…
|