Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/Imath/
DImathBoxAlgo.h493 T tFrontMax = -TMAX; in findEntryAndExitPoints() local
521 if (tFrontMax < t2) in findEntryAndExitPoints()
523 tFrontMax = t2; in findEntryAndExitPoints()
556 if (tFrontMax < t2) in findEntryAndExitPoints()
558 tFrontMax = t2; in findEntryAndExitPoints()
596 if (tFrontMax < t2) in findEntryAndExitPoints()
598 tFrontMax = t2; in findEntryAndExitPoints()
631 if (tFrontMax < t2) in findEntryAndExitPoints()
633 tFrontMax = t2; in findEntryAndExitPoints()
671 if (tFrontMax < t2) in findEntryAndExitPoints()
[all …]