Lines Matching full:tmpheight2
1385 double tmpHeight1,tmpHeight2;1408 icvGetPieceLength(point21,point22,&tmpHeight2);1409 height1 = MAX(tmpHeight1,tmpHeight2);1441 icvGetPieceLength(point21,point22,&tmpHeight2);1442 height2 = MAX(tmpHeight1,tmpHeight2);