Searched refs:ptr_p1 (Results 1 – 1 of 1) sorted by relevance
226 _CvTrianAttr **ptr_p1 = 0, **ptr_p2 = 0; /*pointers to the pointer's buffer */ in cvMatchContourTrees() local257 ptr_p1 = ptr_n1 = ptr_p2 = ptr_n2 = NULL; in cvMatchContourTrees()258 CV_CALL( ptr_p1 = (_CvTrianAttr **) cvAlloc( lpt * sizeof( _CvTrianAttr * ))); in cvMatchContourTrees()272 ptr_p1[0] = tree_1.next_v1; in cvMatchContourTrees()273 ptr_p1[1] = tree_1.next_v2; in cvMatchContourTrees()291 ptr11 = ptr_p1; in cvMatchContourTrees()300 ptr12 = ptr_p1; in cvMatchContourTrees()392 cvFree( &ptr_p1 ); in cvMatchContourTrees()