Searched refs:cvInsertNodeIntoTree (Results 1 – 3 of 3) sorted by relevance
491 cvInsertNodeIntoTree( l_cinfo->contour, l_cinfo->parent->contour, in icvEndProcessContour()
1462 CVAPI(void) cvInsertNodeIntoTree( void* node, void* parent, void* frame );
3825 cvInsertNodeIntoTree( void* _node, void* _parent, void* _frame ) in cvInsertNodeIntoTree() function