Home
last modified time | relevance | path

Searched defs:resultX (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cvaux/src/
Dcvlevmar.cpp59 CvMat *X0,CvMat *observRes,CvMat *resultX, in cvLevenbergMarquardtOptimization()
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DTransformationMatrix.h332 double resultX; in internalMapPoint() local
342 double resultX; in internalMapPoint() local
DTransformationMatrix.cpp1330 void TransformationMatrix::multVecMatrix(double x, double y, double& resultX, double& resultY) const in multVecMatrix()
1341 void TransformationMatrix::multVecMatrix(double x, double y, double z, double& resultX, double& res… in multVecMatrix()