Searched refs:a_rot (Results 1 – 2 of 2) sorted by relevance
171 int a_rot = rotateEdge(a_next, 1); in splice() local173 int& a_rot_next = qedges[a_rot >> 2].next[a_rot & 3]; in splice()
131 CvSubdiv2DEdge a_rot = cvSubdiv2DRotateEdge( *a_next, 1 ); in cvSubdiv2DSplice() local133 CvSubdiv2DEdge *a_rot_next = &CV_SUBDIV2D_NEXT_EDGE( a_rot ); in cvSubdiv2DSplice()