Searched refs:a_rot_next (Results 1 – 2 of 2) sorted by relevance
133 CvSubdiv2DEdge *a_rot_next = &CV_SUBDIV2D_NEXT_EDGE( a_rot ); in cvSubdiv2DSplice() local138 CV_SWAP( *a_rot_next, *b_rot_next, t ); in cvSubdiv2DSplice()
173 int& a_rot_next = qedges[a_rot >> 2].next[a_rot & 3]; in splice() local176 std::swap(a_rot_next, b_rot_next); in splice()