Home
last modified time | relevance | path

Searched refs:pDirectrice1 (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvlee.cpp4101 pCvVoronoiSite pDirectrice1 = pEdge1->parabola->directrice; in _cvPar_OpenParIntersection() local
4102 pCvPointFloat pPoint1 = &(pDirectrice1->node1->node); in _cvPar_OpenParIntersection()
4103 pCvDirection pVector21 = pDirectrice1->direction; in _cvPar_OpenParIntersection()
4239 pCvVoronoiSite pDirectrice1 = pEdge1->parabola->directrice; in _cvPar_CloseParIntersection() local
4240 pCvPointFloat pPoint1 = &(pDirectrice1->node1->node); in _cvPar_CloseParIntersection()
4241 pCvDirection pVector21 = pDirectrice1->direction; in _cvPar_CloseParIntersection()