Home | History | Annotate | Download | only in include

Lines Matching refs:end_idx

1175                             int start_idx, int end_idx,
1185 CVAPI(void) cvGraphRemoveEdge( CvGraph* graph, int start_idx, int end_idx );
1190 CVAPI(CvGraphEdge*) cvFindGraphEdge( const CvGraph* graph, int start_idx, int end_idx );