Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/curve25519/
Ddoc.go10 var basePoint = [32]byte{9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,… var
/external/opencv/cvaux/src/
Dcvepilines.cpp2001 void icvGetMiddleAnglePoint( CvPoint2D64d basePoint, in icvGetMiddleAnglePoint()
2037 CV_IMPL double icvGetVect(CvPoint2D64d basePoint,CvPoint2D64d point1,CvPoint2D64d point2) in icvGetVect()
2048 CvPoint2D64d basePoint, in icvTestPoint()