OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RGBE_VALID_GAMMA
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/imgcodecs/src/
rgbe.hpp
65
#define
RGBE_VALID_GAMMA
0x02
rgbe.cpp
158
if (info && (info->valid &
RGBE_VALID_GAMMA
)) {
209
info->valid |=
RGBE_VALID_GAMMA
;
Completed in 184 milliseconds