|
Nebula
|
This is the complete list of members for Util::RunLengthCodec, including all inherited members.
| ComputeDecodedSize(const uchar *srcPtr, SizeT srcNumBytes) | Util::RunLengthCodec | static |
| Decode(const uchar *srcPtr, SizeT srcNumBytes, uchar *dstPtr, SizeT dstNumBytes) | Util::RunLengthCodec | static |
| Encode(const uchar *srcPtr, SizeT srcNumBytes, uchar *dstPtr, SizeT dstNumBytes) | Util::RunLengthCodec | static |
| GetSafeRLEBufferSize(SizeT srcBufferSize) | Util::RunLengthCodec | static |