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