Home
last modified time | relevance | path

Searched refs:decodeRLE (Results 1 – 25 of 71) sorted by relevance

123

/dports/games/libretro-scummvm/scummvm-7b1e929/image/
H A Dpcx.cpp125 decodeRLE(stream, scanLine, bytesPerscanLine, compressed); in loadStream()
143 decodeRLE(stream, scanLine, bytesPerscanLine, compressed); in loadStream()
171 decodeRLE(stream, scanLine, bytesPerscanLine, compressed); in loadStream()
194 void PCXDecoder::decodeRLE(Common::SeekableReadStream &stream, byte *dst, uint32 bytesPerscanLine, … in decodeRLE() function in Image::PCXDecoder
H A Dpcx.h57 …void decodeRLE(Common::SeekableReadStream &stream, byte *dst, uint32 bytesPerScanline, bool compre…
/dports/games/residualvm/residualvm-0.3.1/image/
H A Dpcx.cpp125 decodeRLE(stream, scanLine, bytesPerscanLine, compressed); in loadStream()
143 decodeRLE(stream, scanLine, bytesPerscanLine, compressed); in loadStream()
171 decodeRLE(stream, scanLine, bytesPerscanLine, compressed); in loadStream()
194 void PCXDecoder::decodeRLE(Common::SeekableReadStream &stream, byte *dst, uint32 bytesPerscanLine, … in decodeRLE() function in Image::PCXDecoder
H A Dpcx.h57 …void decodeRLE(Common::SeekableReadStream &stream, byte *dst, uint32 bytesPerScanline, bool compre…
/dports/games/scummvm/scummvm-2.5.1/image/
H A Dpcx.cpp125 decodeRLE(stream, scanLine, bytesPerscanLine, compressed); in loadStream()
143 decodeRLE(stream, scanLine, bytesPerscanLine, compressed); in loadStream()
171 decodeRLE(stream, scanLine, bytesPerscanLine, compressed); in loadStream()
194 void PCXDecoder::decodeRLE(Common::SeekableReadStream &stream, byte *dst, uint32 bytesPerscanLine, … in decodeRLE() function in Image::PCXDecoder
H A Dpcx.h63 …void decodeRLE(Common::SeekableReadStream &stream, byte *dst, uint32 bytesPerScanline, bool compre…
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_ocr/
H A Dadm_sup.cpp331 decodeRLE(odd,0,even,data,_dataSize); in decode()
332 decodeRLE(even,1,0,data,_dataSize); in decode()
336 uint8_t ADMVideoSupSub::decodeRLE(uint32_t off,uint32_t start,uint32_t end,uint8_t *data,uint32_t _… in decodeRLE() function in ADMVideoSupSub
H A Dadm_sup.h43 … uint8_t decodeRLE(uint32_t off,uint32_t start,uint32_t end,uint8_t *data,uint32_t _dataSize);
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_ocr/
H A Dadm_sup.cpp331 decodeRLE(odd,0,even,data,_dataSize); in decode()
332 decodeRLE(even,1,0,data,_dataSize); in decode()
336 uint8_t ADMVideoSupSub::decodeRLE(uint32_t off,uint32_t start,uint32_t end,uint8_t *data,uint32_t _… in decodeRLE() function in ADMVideoSupSub
H A Dadm_sup.h43 … uint8_t decodeRLE(uint32_t off,uint32_t start,uint32_t end,uint8_t *data,uint32_t _dataSize);
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_ocr/
H A Dadm_sup.cpp331 decodeRLE(odd,0,even,data,_dataSize); in decode()
332 decodeRLE(even,1,0,data,_dataSize); in decode()
336 uint8_t ADMVideoSupSub::decodeRLE(uint32_t off,uint32_t start,uint32_t end,uint8_t *data,uint32_t _… in decodeRLE() function in ADMVideoSupSub
H A Dadm_sup.h43 … uint8_t decodeRLE(uint32_t off,uint32_t start,uint32_t end,uint8_t *data,uint32_t _dataSize);
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_ocr/
H A Dadm_sup.cpp331 decodeRLE(odd,0,even,data,_dataSize); in decode()
332 decodeRLE(even,1,0,data,_dataSize); in decode()
336 uint8_t ADMVideoSupSub::decodeRLE(uint32_t off,uint32_t start,uint32_t end,uint8_t *data,uint32_t _… in decodeRLE() function in ADMVideoSupSub
H A Dadm_sup.h43 … uint8_t decodeRLE(uint32_t off,uint32_t start,uint32_t end,uint8_t *data,uint32_t _dataSize);
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/wpg/
H A DWPG1Parser.h58 …void decodeRLE(std::vector<unsigned char>& buffer, unsigned width, unsigned height, unsigned depth…
/dports/graphics/libwpg03/libwpg-0.3.3/src/lib/
H A DWPG1Parser.h61 …bool decodeRLE(std::vector<unsigned char> &buffer, unsigned width, unsigned height, unsigned depth…
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/tsdb/engine/tsm1/
H A Dint.go210 d.decodeRLE()
237 func (d *IntegerDecoder) decodeRLE() { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/tsdb/engine/tsm1/
H A Dint.go210 d.decodeRLE()
237 func (d *IntegerDecoder) decodeRLE() { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/tsdb/engine/tsm1/
H A Dint.go210 d.decodeRLE()
237 func (d *IntegerDecoder) decodeRLE() { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/tsdb/engine/tsm1/
H A Dint.go210 d.decodeRLE()
237 func (d *IntegerDecoder) decodeRLE() { func
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tucker/
H A Dgraphics.h48 static void decodeRLE(uint8 *dst, const uint8 *src, int w, int h);
/dports/games/scummvm/scummvm-2.5.1/engines/tucker/
H A Dgraphics.h48 static void decodeRLE(uint8 *dst, const uint8 *src, int w, int h);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/drascula/
H A Dgraphics.cpp108 decodeRLE(pcxData, targetSurface); in loadPic()
141 decodeRLE(pcxData, screenBuffer, screenPitch); in showFrame()
587 decodeRLE(BufferSSN, screenSurface); in playFrameSSN()
653 void DrasculaEngine::decodeRLE(byte* srcPtr, byte* dstPtr, uint16 pitch) { in decodeRLE() function in Drascula::DrasculaEngine
/dports/games/scummvm/scummvm-2.5.1/engines/drascula/
H A Dgraphics.cpp108 decodeRLE(pcxData, targetSurface); in loadPic()
141 decodeRLE(pcxData, screenBuffer, screenPitch); in showFrame()
588 decodeRLE(BufferSSN, screenSurface); in playFrameSSN()
654 void DrasculaEngine::decodeRLE(byte* srcPtr, byte* dstPtr, uint16 pitch) { in decodeRLE() function in Drascula::DrasculaEngine
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/codec/
H A DSkBmpRLECodec.h92 int decodeRLE(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes);

123