Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlevmar.cpp59 CvMat *X0,CvMat *observRes,CvMat *resultX, in cvLevenbergMarquardtOptimization()
/external/webkit/Source/WebCore/platform/graphics/transforms/
DTransformationMatrix.cpp939 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()