#include <rice.hpp>
void rice::RiceDecoder::convertUnsignedToSigned |
( |
std::vector< int32_t > & |
output | ) |
|
|
inlineprivate |
void rice::RiceDecoder::generateDecodedUnsignedInts |
( |
| ) |
|
|
inlineprivate |
void rice::RiceDecoder::generateEncodedBits |
( |
| ) |
|
|
inlineprivate |
std::vector<bool> rice::RiceDecoder::bitInput |
|
private |
uint32_t rice::RiceDecoder::dataCount |
|
private |
const std::vector<uint32_t>& rice::RiceDecoder::input |
|
private |
uint32_t rice::RiceDecoder::optimumRiceParam |
|
private |
std::vector<uint64_t> rice::RiceDecoder::unsignedOutput |
|
private |
The documentation for this class was generated from the following files: