Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/Half/
Dhalf.h96 #define HALF_EXPORT_CONST macro
99 #define HALF_EXPORT_CONST const macro
230 static HALF_EXPORT_CONST uif _toFloat[1 << 16];
231 static HALF_EXPORT_CONST unsigned short _eLut[1 << 9];
Dhalf.cpp56 HALF_EXPORT_CONST half::uif half::_toFloat[1 << 16] =
58 HALF_EXPORT_CONST unsigned short half::_eLut[1 << 9] =