Searched refs:HALF_MAX_EXP (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/3rdparty/openexr/Half/ | ||
D | halfLimits.h | 77 static const int max_exponent = HALF_MAX_EXP; |
D | half.h | 296 #define HALF_MAX_EXP 16 // Maximum positive integer such that macro |