OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ToYca
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/openexr/IlmImf/
ImfRgbaFile.cpp
158
// Some of the buffers that are allocated by classes
ToYca
and
190
class RgbaOutputFile::
ToYca
: public Mutex
194
ToYca
(OutputFile &outputFile, RgbaChannels rgbaChannels);
195
~
ToYca
();
237
RgbaOutputFile::
ToYca
::
ToYca
(OutputFile &outputFile,
280
RgbaOutputFile::
ToYca
::~
ToYca
()
288
RgbaOutputFile::
ToYca
::setYCRounding (unsigned int roundY,
297
RgbaOutputFile::
ToYca
::setFrameBuffer (const Rgba *base
[
all
...]
ImfRgbaFile.h
219
class
ToYca
;
222
ToYca
* _toYca;
Completed in 56 milliseconds