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