OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HDR_RLE
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/imgcodecs/src/
grfmt_hdr.hpp
54
HDR_RLE
= 1
grfmt_hdr.cpp
138
CV_Assert(params.empty() || params[0] == HDR_NONE || params[0] ==
HDR_RLE
);
145
if(params.empty() || params[0] ==
HDR_RLE
) {
Completed in 2466 milliseconds