_endPosition | DecoderStrategy | [private] |
_info | DecoderStrategy | [protected] |
_nextFFPosition | DecoderStrategy | [private] |
_position | DecoderStrategy | [private] |
_processLine | DecoderStrategy | [protected] |
_readCache | DecoderStrategy | [private] |
_validBits | DecoderStrategy | [private] |
bufferbits enum value (defined in DecoderStrategy) | DecoderStrategy | |
bufType typedef | DecoderStrategy | |
DecoderStrategy(const JlsParameters &info) | DecoderStrategy | [inline] |
DecodeScan(void *outputData, const JlsRect &size, const void *compressedData, size_t byteCount, bool bCheck)=0 (defined in DecoderStrategy) | DecoderStrategy | [pure virtual] |
EndScan() | DecoderStrategy | [inline] |
FindNextFF() | DecoderStrategy | [inline] |
GetCurBytePos() const | DecoderStrategy | [inline] |
Init(BYTE *compressedBytes, size_t byteCount) | DecoderStrategy | [inline] |
MakeValid() | DecoderStrategy | [inline] |
OnLineBegin(LONG, void *, LONG) | DecoderStrategy | [inline] |
OnLineEnd(LONG pixelCount, const void *ptypeBuffer, LONG pixelStride) | DecoderStrategy | [inline] |
OptimizedRead() | DecoderStrategy | [inline] |
Peek0Bits() | DecoderStrategy | [inline] |
PeekByte() | DecoderStrategy | [inline] |
ReadBit() | DecoderStrategy | [inline] |
ReadHighbits() | DecoderStrategy | [inline] |
ReadLongValue(LONG length) | DecoderStrategy | [inline] |
ReadValue(LONG length) | DecoderStrategy | [inline] |
SetPresets(const JlsCustomParameters &presets)=0 (defined in DecoderStrategy) | DecoderStrategy | [pure virtual] |
Skip(LONG length) | DecoderStrategy | [inline] |
~DecoderStrategy() | DecoderStrategy | [inline, virtual] |