OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YCAtoRGBA
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/3rdparty/openexr/IlmImf/
ImfRgbaYca.h
112
// reconstructChromaVert(),
YCAtoRGBA
(), and finally
218
void
YCAtoRGBA
(const Imath::V3f &yw,
ImfRgbaFile.cpp
1032
YCAtoRGBA
(_yw, _width, _buf1[N2 + i], _buf2[i]);
1037
YCAtoRGBA
(_yw, _width, _buf2[i], _buf2[i]);
1059
YCAtoRGBA
(_yw, _width, _buf1[N2 + i], _buf2[i]);
1064
YCAtoRGBA
(_yw, _width, _buf2[i], _buf2[i]);
ImfRgbaYca.cpp
97
// The special cases here and in
YCAtoRGBA
() ensure that
357
YCAtoRGBA
(const Imath::V3f &yw,
ImfTiledRgbaFile.cpp
761
YCAtoRGBA
(_yw, width, _buf[y1], _buf[y1]);
Completed in 57 milliseconds