Home
last modified time | relevance | path

Searched refs:Imf (Results 1 – 25 of 138) sorted by relevance

123456

/external/opencv3/3rdparty/openexr/IlmImf/
DImfCRgbaFile.cpp83 inline Imf::Header *
86 return (Imf::Header *)(hdr); in header()
90 inline const Imf::Header *
93 return (const Imf::Header *)(hdr); in header()
97 inline Imf::RgbaOutputFile *
100 return (Imf::RgbaOutputFile *) out; in outfile()
104 inline const Imf::RgbaOutputFile *
107 return (const Imf::RgbaOutputFile *) out; in outfile()
111 inline Imf::TiledRgbaOutputFile *
114 return (Imf::TiledRgbaOutputFile *) out; in outfile()
[all …]
DImfAttribute.h51 namespace Imf {
415 IMF_EXPIMP_TEMPLATE template class Imf::TypedAttribute<float>;
416 IMF_EXPIMP_TEMPLATE template class Imf::TypedAttribute<double>;
DImfDoubleAttribute.cpp46 namespace Imf { namespace
DImfIntAttribute.cpp46 namespace Imf { namespace
DImfFloatAttribute.cpp46 namespace Imf { namespace
DImfInt64.h46 namespace Imf {
DImfThreading.h72 namespace Imf {
DImfPixelType.h46 namespace Imf {
DImfLineOrder.h46 namespace Imf {
DImfIntAttribute.h49 namespace Imf {
DImfDoubleAttribute.h49 namespace Imf {
DImfFloatAttribute.h49 namespace Imf {
DImfVersion.cpp45 namespace Imf { namespace
DImfThreading.cpp44 namespace Imf { namespace
DImfHuf.h61 namespace Imf {
DImfCompression.h46 namespace Imf {
DImfConvert.h52 namespace Imf {
DImfWav.h46 namespace Imf {
DImfEnvmapAttribute.h49 namespace Imf {
DImfKeyCodeAttribute.h50 namespace Imf {
DImfCompressionAttribute.h50 namespace Imf {
DImfChannelListAttribute.h50 namespace Imf {
DImfTimeCodeAttribute.h50 namespace Imf {
/external/opencv3/3rdparty/openexr/
Dfix_msvc2013_errors.patch24 namespace Imf {
36 namespace Imf {
48 namespace Imf {
60 namespace Imf {
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_exr.hpp61 using namespace Imf;
88 Imf::PixelType m_type;

123456