Home
last modified time | relevance | path

Searched defs:_outBuffer (Results 1 – 25 of 137) sorted by relevance

123456

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfRleCompressor.h74 char * _outBuffer; variable
H A DImfZipCompressor.h78 char * _outBuffer; variable
H A DImfPxr24Compressor.h99 char * _outBuffer; variable
H A DImfPizCompressor.h105 char * _outBuffer; variable
H A DImfB44Compressor.h106 char * _outBuffer; variable
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfRleCompressor.h74 char * _outBuffer; variable
H A DImfZipCompressor.h78 char * _outBuffer; variable
H A DImfPxr24Compressor.h99 char * _outBuffer; variable
H A DImfPizCompressor.h105 char * _outBuffer; variable
H A DImfB44Compressor.h106 char * _outBuffer; variable
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfRleCompressor.h79 char * _outBuffer; variable
H A DImfZipCompressor.h83 char * _outBuffer; variable
H A DImfPxr24Compressor.h107 char * _outBuffer; variable
H A DImfPizCompressor.h113 char * _outBuffer; variable
H A DImfB44Compressor.h114 char * _outBuffer; variable
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfZipCompressor.h50 char * _outBuffer; variable
H A DImfRleCompressor.h50 char * _outBuffer; variable
H A DImfPxr24Compressor.h74 char * _outBuffer; variable
H A DImfPizCompressor.h79 char * _outBuffer; variable
H A DImfB44Compressor.h80 char * _outBuffer; variable
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/tony/
H A Dcompress_tony_vdb.h46 int16 *_outBuffer; variable
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/av/src/
H A DAudioDecoder.cc78 bool AudioDecoder::Decode(uint8_t **_outBuffer, unsigned int *_outBufferSize) in Decode()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/font/
H A Dfont_manager.cpp201 bool TrueTypeFont::bakeGlyphAlpha(CodePoint _codePoint, GlyphInfo& _glyphInfo, uint8_t* _outBuffer) in bakeGlyphAlpha()
235 …l TrueTypeFont::bakeGlyphSubpixel(CodePoint _codePoint, GlyphInfo& _glyphInfo, uint8_t* _outBuffer) in bakeGlyphSubpixel()
269 …l TrueTypeFont::bakeGlyphDistance(CodePoint _codePoint, GlyphInfo& _glyphInfo, uint8_t* _outBuffer) in bakeGlyphDistance()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/font/
H A Dfont_manager.cpp201 bool TrueTypeFont::bakeGlyphAlpha(CodePoint _codePoint, GlyphInfo& _glyphInfo, uint8_t* _outBuffer) in bakeGlyphAlpha()
235 …l TrueTypeFont::bakeGlyphSubpixel(CodePoint _codePoint, GlyphInfo& _glyphInfo, uint8_t* _outBuffer) in bakeGlyphSubpixel()
269 …l TrueTypeFont::bakeGlyphDistance(CodePoint _codePoint, GlyphInfo& _glyphInfo, uint8_t* _outBuffer) in bakeGlyphDistance()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/zlib-1.2.8/contrib/dotzlib/DotZLib/
H A DCodecBase.cs37 private byte[] _outBuffer = new byte[kBufferSize]; field in DotZLib.CodecBase

123456