Home
last modified time | relevance | path

Searched refs:WRITE_B (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/3rdparty/openexr/IlmImf/
DImfLut.cpp107 if (_chn & WRITE_B) in apply()
138 if (_chn & WRITE_B) in apply()
DImfRgba.h84 WRITE_B = 0x04, // Blue enumerator
DImfTiledRgbaFile.cpp93 if (rgbaChannels & WRITE_B) in insertChannels()
116 i |= WRITE_B; in rgbaChannels()
DImfRgbaFile.cpp90 if (rgbaChannels & WRITE_B) in insertChannels()
113 i |= WRITE_B; in rgbaChannels()