OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pLinear
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/3rdparty/openexr/IlmImf/
ImfChannelListAttribute.cpp
92
Xdr::write <StreamIO> (os, i.channel().
pLinear
);
129
bool
pLinear
;
134
Xdr::read <StreamIO> (is,
pLinear
);
140
(name, Channel (PixelType (type), xSampling, ySampling,
pLinear
));
ImfChannelList.h
93
bool
pLinear
;
103
bool
pLinear
= false);
ImfChannelList.cpp
58
pLinear
(pl)
70
pLinear
== other.
pLinear
;
ImfB44Compressor.cpp
462
bool
pLinear
;
528
_channelData[i].
pLinear
= c.channel().
pLinear
;
850
if (cd.
pLinear
)
854
_optFlatFields, !cd.
pLinear
);
965
if (cd.
pLinear
)
Completed in 168 milliseconds