Searched refs:newNumPoints (Results 1 – 1 of 1) sorted by relevance
596 int newNumPoints; in icvRemoveDoublePoins() local597 newNumPoints = newPoints->cols; in icvRemoveDoublePoins()598 if( newNumPoints < 0 ) in icvRemoveDoublePoins()603 if( newStatus->cols != newNumPoints ) in icvRemoveDoublePoins()608 if( origStatus->cols != newNumPoints ) in icvRemoveDoublePoins()661 for( i = 0; i < newNumPoints; i++ ) in icvRemoveDoublePoins()708 for( i = 0; i < newNumPoints; i++ ) in icvRemoveDoublePoins()