Searched refs:ptr_n1 (Results 1 – 1 of 1) sorted by relevance
227 _CvTrianAttr **ptr_n1 = 0, **ptr_n2 = 0; /*pointers to the pointer's buffer */ in cvMatchContourTrees() local257 ptr_p1 = ptr_n1 = ptr_p2 = ptr_n2 = NULL; in cvMatchContourTrees()261 CV_CALL( ptr_n1 = (_CvTrianAttr **) cvAlloc( lpt * sizeof( _CvTrianAttr * ))); in cvMatchContourTrees()292 ptr12 = ptr_n1; in cvMatchContourTrees()299 ptr11 = ptr_n1; in cvMatchContourTrees()390 cvFree( &ptr_n1 ); in cvMatchContourTrees()