Lines Matching refs:midIndex2
159 Int midIndex2;
162 //midIndex2: array[i] >= v, array[i+1] < v
164 // v(gridMidIndex2-1) >= v(midIndex2) > v(gridMidIndex2) ??
170 midIndex2 = -1; /*initilization*/
174 midIndex2 = leftChain->findIndexAboveGen(
176 midIndex1, //midIndex1 <= midIndex2.
180 gridMidIndex2 = 1+leftGridChain->lookfor(leftChain->getVertex(midIndex2)[1],
234 if(midIndex2 >= 0) /*there is a trim point inbewteen grid lines*/
251 sampleLeftSingleTrimEdgeRegionGen(leftChain->getVertex(midIndex2),
254 midIndex2+1,
269 midIndex2,