Searched refs:HALF_MAX_10_EXP (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/3rdparty/openexr/Half/ | ||
D | halfLimits.h | 78 static const int max_exponent10 = HALF_MAX_10_EXP; |
D | half.h | 305 #define HALF_MAX_10_EXP 4 // Maximum positive integer such macro |