Searched refs:tmpHeight2 (Results 1 – 1 of 1) sorted by relevance
1385 double tmpHeight1,tmpHeight2; in icvGetQuadsTransform() local1408 icvGetPieceLength(point21,point22,&tmpHeight2); in icvGetQuadsTransform()1409 height1 = MAX(tmpHeight1,tmpHeight2); in icvGetQuadsTransform()1441 icvGetPieceLength(point21,point22,&tmpHeight2); in icvGetQuadsTransform()1442 height2 = MAX(tmpHeight1,tmpHeight2); in icvGetQuadsTransform()