HomeSort by relevance Sort by last modified time
    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