OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pointB
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
cvepilines.cpp
403
double
pointB
[3];
411
(CvPoint3D64d*)
pointB
);
413
if(
pointB
[2] < 0 )/* If negative use other lines for cross */
418
(CvPoint3D64d*)
pointB
);
431
*((CvPoint3D64d*)
pointB
),
436
*((CvPoint3D64d*)
pointB
),
444
*((CvPoint3D64d*)
pointB
),
449
*((CvPoint3D64d*)
pointB
),
470
xB =
pointB
[0];
471
yB =
pointB
[1]
[
all
...]
/external/zxing/core/
core.jar
Completed in 35 milliseconds