OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixSaturation
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/3rdparty/openexr/IlmImf/
ImfRgbaYca.h
113
//
fixSaturation
().
233
// The
fixSaturation
() function finds super-saturated pixels and
235
// their luminance.
fixSaturation
() takes three adjacent input
240
void
fixSaturation
(const Imath::V3f &yw,
ImfRgbaYca.cpp
440
fixSaturation
(const Imath::V3f &yw,
ImfRgbaFile.cpp
1070
fixSaturation
(_yw, _width, _buf2, _tmpBuf);
Completed in 198 milliseconds