Searched refs:ptr_p2 (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()259 CV_CALL( ptr_p2 = (_CvTrianAttr **) cvAlloc( lpt * sizeof( _CvTrianAttr * ))); in cvMatchContourTrees()274 ptr_p2[0] = tree_2.next_v1; in cvMatchContourTrees()275 ptr_p2[1] = tree_2.next_v2; in cvMatchContourTrees()293 ptr21 = ptr_p2; in cvMatchContourTrees()302 ptr22 = ptr_p2; in cvMatchContourTrees()391 cvFree( &ptr_p2 ); in cvMatchContourTrees()