This is the complete list of members for RvlCompression, including all inherited members.
| compressBuffer(unsigned char *t_buffer, int t_size, unsigned char *t_compressedBuf) | RvlCompression | virtual |
| decodeVLE() | RvlCompression | private |
| decompressBuffer(unsigned char *t_buffer, int t_size, unsigned char *t_uncompressedBuf) | RvlCompression | virtual |
| encodeVLE(int value) | RvlCompression | private |
| ICompression(int t_width, int t_height, rs2_format t_format, int t_bpp) | ICompression | inline |
| m_bpp | ICompression | protected |
| m_compFrameCounter | ICompression | protected |
| m_decompFrameCounter | ICompression | protected |
| m_format | ICompression | protected |
| m_height | ICompression | protected |
| m_nibblesWritten | RvlCompression | private |
| m_pBuffer | RvlCompression | private |
| m_width | ICompression | protected |
| m_word | RvlCompression | private |
| RvlCompression(int t_width, int t_height, rs2_format t_format, int t_bpp) | RvlCompression |