#include <rvl_codec.h>
Definition at line 14 of file rvl_codec.h.
◆ RvlCodec() [1/2]
rtabmap::RvlCodec::RvlCodec |
( |
| ) |
|
◆ RvlCodec() [2/2]
rtabmap::RvlCodec::RvlCodec |
( |
const RvlCodec & |
| ) |
|
|
private |
◆ CompressRVL()
int rtabmap::RvlCodec::CompressRVL |
( |
const uint16_t * |
input, |
|
|
unsigned char * |
output, |
|
|
int |
numPixels |
|
) |
| |
◆ DecodeVLE()
int rtabmap::RvlCodec::DecodeVLE |
( |
| ) |
|
|
private |
◆ DecompressRVL()
void rtabmap::RvlCodec::DecompressRVL |
( |
const unsigned char * |
input, |
|
|
uint16_t * |
output, |
|
|
int |
numPixels |
|
) |
| |
◆ EncodeVLE()
void rtabmap::RvlCodec::EncodeVLE |
( |
int |
value | ) |
|
|
private |
◆ operator=()
◆ buffer_
int* rtabmap::RvlCodec::buffer_ |
|
private |
◆ nibblesWritten_
int rtabmap::RvlCodec::nibblesWritten_ |
|
private |
◆ pBuffer_
int* rtabmap::RvlCodec::pBuffer_ |
|
private |
◆ word_
int rtabmap::RvlCodec::word_ |
|
private |
The documentation for this class was generated from the following files: