Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/Imath/
DImathFrustum.h524 T fzval = (T(zval) - T(zmin)) / T(zdiff); in ZToDepth() local
525 return normalizedZToDepth(fzval); in ZToDepth()