OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LONG_NAMES_FLAG
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/openexr/IlmImf/
ImfVersion.h
87
const int
LONG_NAMES_FLAG
= 0x00000400; // File contains long
95
const int ALL_FLAGS = TILED_FLAG |
LONG_NAMES_FLAG
;
ImfHeader.cpp
122
//
LONG_NAMES_FLAG
in the file version number. Older versions of the
123
// IlmImf library will refuse to read files that have the
LONG_NAMES_FLAG
898
version |=
LONG_NAMES_FLAG
;
Completed in 96 milliseconds