Searched refs:ptr_n2 (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()262 CV_CALL( ptr_n2 = (_CvTrianAttr **) cvAlloc( lpt * sizeof( _CvTrianAttr * ))); in cvMatchContourTrees()294 ptr22 = ptr_n2; in cvMatchContourTrees()301 ptr21 = ptr_n2; in cvMatchContourTrees()389 cvFree( &ptr_n2 ); in cvMatchContourTrees()