Searched defs:rgbaChannels (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfRgbaFile.cpp65 insertChannels (Header &header, RgbaChannels rgbaChannels) argument
102 rgbaChannels (const ChannelList &ch) function in namespace:Imf::__anon2705
188 ToYca(OutputFile &outputFile, RgbaChannels rgbaChannels) argument
506 RgbaOutputFile(const char name[], const Header &header, RgbaChannels rgbaChannels, int numThreads) argument
522 RgbaOutputFile(OStream &os, const Header &header, RgbaChannels rgbaChannels, int numThreads) argument
538 RgbaOutputFile(const char name[], const Imath::Box2i &displayWindow, const Imath::Box2i &dataWindow, RgbaChannels rgbaChannels, float pixelAspectRatio, const Imath::V2f screenWindowCenter, float screenWindowWidth, LineOrder lineOrder, Compression compression, int numThreads) argument
567 RgbaOutputFile(const char name[], int width, int height, RgbaChannels rgbaChannels, float pixelAspectRatio, const Imath::V2f screenWindowCenter, float screenWindowWidth, LineOrder lineOrder, Compression compression, int numThreads) argument
795 FromYca(InputFile &inputFile, RgbaChannels rgbaChannels) argument
1115 RgbaChannels rgbaChannels = channels(); local
1126 RgbaChannels rgbaChannels = channels(); local
[all...]
H A DImfTiledRgbaFile.cpp104 rgbaChannels (const ChannelList &ch) function in namespace:Imf::__anon2716
64 insertChannels(Header &header, RgbaChannels rgbaChannels, const char fileName[]) argument
167 ToYa(TiledOutputFile &outputFile, RgbaChannels rgbaChannels) argument
244 TiledRgbaOutputFile(const char name[], const Header &header, RgbaChannels rgbaChannels, int tileXSize, int tileYSize, LevelMode mode, LevelRoundingMode rmode, int numThreads) argument
268 TiledRgbaOutputFile(OStream &os, const Header &header, RgbaChannels rgbaChannels, int tileXSize, int tileYSize, LevelMode mode, LevelRoundingMode rmode, int numThreads) argument
292 TiledRgbaOutputFile(const char name[], int tileXSize, int tileYSize, LevelMode mode, LevelRoundingMode rmode, const Imath::Box2i &displayWindow, const Imath::Box2i &dataWindow, RgbaChannels rgbaChannels, float pixelAspectRatio, const Imath::V2f screenWindowCenter, float screenWindowWidth, LineOrder lineOrder, Compression compression, int numThreads) argument
328 TiledRgbaOutputFile(const char name[], int width, int height, int tileXSize, int tileYSize, LevelMode mode, LevelRoundingMode rmode, RgbaChannels rgbaChannels, float pixelAspectRatio, const Imath::V2f screenWindowCenter, float screenWindowWidth, LineOrder lineOrder, Compression compression, int numThreads) argument
[all...]

Completed in 92 milliseconds