Home
last modified time | relevance | path

Searched refs:TightDecoder (Results 1 – 12 of 12) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DTightDecoder.cxx49 TightDecoder::TightDecoder() : Decoder(DecoderPartiallyOrdered) in TightDecoder() function in TightDecoder
53 TightDecoder::~TightDecoder() in ~TightDecoder()
57 bool TightDecoder::readRect(const Rect& r, rdr::InStream* is, in readRect()
198 bool TightDecoder::doRectsConflict(const Rect& rectA, in doRectsConflict()
226 void TightDecoder::decodeRect(const Rect& r, const void* buffer, in decodeRect()
490 rdr::U32 TightDecoder::readCompact(rdr::InStream* is) in readCompact()
H A DTightDecoder.h29 class TightDecoder : public Decoder {
32 TightDecoder();
33 virtual ~TightDecoder();
H A DtightDecode.h42 TightDecoder::FilterGradient24(const rdr::U8 *inbuf, in FilterGradient24()
91 void TightDecoder::FilterGradient(const rdr::U8* inbuf, in FilterGradient()
146 void TightDecoder::FilterPalette(const PIXEL_T* palette, int palSize, in FilterPalette()
H A DDecoder.cxx84 return new TightDecoder(); in createDecoder()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DTightDecoder.cxx49 TightDecoder::TightDecoder() : Decoder(DecoderPartiallyOrdered) in TightDecoder() function in TightDecoder
53 TightDecoder::~TightDecoder() in ~TightDecoder()
57 bool TightDecoder::readRect(const Rect& r, rdr::InStream* is, in readRect()
198 bool TightDecoder::doRectsConflict(const Rect& rectA, in doRectsConflict()
226 void TightDecoder::decodeRect(const Rect& r, const void* buffer, in decodeRect()
490 rdr::U32 TightDecoder::readCompact(rdr::InStream* is) in readCompact()
H A DTightDecoder.h29 class TightDecoder : public Decoder {
32 TightDecoder();
33 virtual ~TightDecoder();
H A DtightDecode.h42 TightDecoder::FilterGradient24(const rdr::U8 *inbuf, in FilterGradient24()
91 void TightDecoder::FilterGradient(const rdr::U8* inbuf, in FilterGradient()
146 void TightDecoder::FilterPalette(const PIXEL_T* palette, int palSize, in FilterPalette()
H A DDecoder.cxx84 return new TightDecoder(); in createDecoder()
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DDecoder.java91 return new TightDecoder(); in createDecoder()
H A DTightDecoder.java38 public class TightDecoder extends Decoder { class
54 public TightDecoder() { in TightDecoder() method in TightDecoder
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DDecoder.java91 return new TightDecoder(); in createDecoder()
H A DTightDecoder.java38 public class TightDecoder extends Decoder { class
54 public TightDecoder() { in TightDecoder() method in TightDecoder