HomeSort by relevance Sort by last modified time
    Searched defs:baseTypeMax (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/openexr/Imath/
ImathShear.h 207 static T baseTypeMax() {return limits<T>::max();}
ImathColor.h 240 static T baseTypeMax() {return limits<T>::max();}
ImathVec.h 247 static T baseTypeMax() {return limits<T>::max();}
459 static T baseTypeMax() {return limits<T>::max();}
641 static T baseTypeMax() {return limits<T>::max();}
1361 T m = baseTypeMax() * absW;
    [all...]
ImathMatrix.h 405 static T baseTypeMax() {return limits<T>::max();}
804 static T baseTypeMax() {return limits<T>::max();}
    [all...]

Completed in 143 milliseconds