Home
last modified time | relevance | path

Searched refs:tmpHeight1 (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvepilines.cpp1385 double tmpHeight1,tmpHeight2; in icvGetQuadsTransform() local
1407 icvGetPieceLength(point11,point12,&tmpHeight1); in icvGetQuadsTransform()
1409 height1 = MAX(tmpHeight1,tmpHeight2); in icvGetQuadsTransform()
1440 icvGetPieceLength(point11,point12,&tmpHeight1); in icvGetQuadsTransform()
1442 height2 = MAX(tmpHeight1,tmpHeight2); in icvGetQuadsTransform()