Home | History | Annotate | Download | only in src

Lines Matching refs:distance

1223     double distance;
1233 icvGetPieceLength(cross[i],cross[j],&distance);
1234 if( distance > maxDist )
1238 maxDist = distance;
1405 /* Compute distance */
1438 /* Compute distance */
2097 /* Get distance from point to direction */