Searched defs:resultX (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvlevmar.cpp | 59 CvMat *X0,CvMat *observRes,CvMat *resultX, in cvLevenbergMarquardtOptimization()
|
/external/webkit/Source/WebCore/platform/graphics/transforms/ |
D | TransformationMatrix.cpp | 939 void TransformationMatrix::multVecMatrix(double x, double y, double& resultX, double& resultY) const in multVecMatrix() 950 void TransformationMatrix::multVecMatrix(double x, double y, double z, double& resultX, double& res… in multVecMatrix()
|