OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXR_VERSION
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/openexr/IlmImf/
ImfVersion.h
77
const int
EXR_VERSION
= 2;
ImfHeader.cpp
892
int version =
EXR_VERSION
;
966
if (getVersion (version) !=
EXR_VERSION
)
971
"is " <<
EXR_VERSION
<< ".");
Completed in 66 milliseconds