#include <ht_block_decoding.hpp>
◆ state_VLC_dec()
state_VLC_dec::state_VLC_dec |
( |
uint8_t * |
Dcup, |
|
|
uint32_t |
Lcup, |
|
|
uint32_t |
Pcup |
|
) |
| |
|
inline |
◆ close32()
void state_VLC_dec::close32 |
( |
int32_t |
num_bits | ) |
|
◆ decodeCxtVLC()
void state_VLC_dec::decodeCxtVLC |
( |
const uint16_t & |
context, |
|
|
uint8_t(&) |
u_off[2], |
|
|
uint8_t(&) |
rho[2], |
|
|
uint8_t(&) |
emb_k[2], |
|
|
uint8_t(&) |
emb_1[2], |
|
|
const uint8_t & |
first_or_second, |
|
|
const uint16_t * |
dec_CxtVLC_table |
|
) |
| |
◆ decodeUExtension()
uint8_t state_VLC_dec::decodeUExtension |
( |
const uint8_t & |
u_sfx | ) |
|
◆ decodeUPrefix()
uint8_t state_VLC_dec::decodeUPrefix |
( |
| ) |
|
◆ decodeUSuffix()
uint8_t state_VLC_dec::decodeUSuffix |
( |
const uint8_t & |
u_pfx | ) |
|
◆ getVLCbit()
uint8_t state_VLC_dec::getVLCbit |
( |
| ) |
|
◆ load_bytes()
void state_VLC_dec::load_bytes |
( |
| ) |
|
◆ bits
uint8_t state_VLC_dec::bits |
|
private |
◆ buf
uint8_t* state_VLC_dec::buf |
|
private |
◆ Creg
uint64_t state_VLC_dec::Creg |
|
private |
◆ ctreg
int32_t state_VLC_dec::ctreg |
|
private |
◆ last
uint8_t state_VLC_dec::last |
|
private |
◆ pos
int32_t state_VLC_dec::pos |
|
private |
The documentation for this class was generated from the following files: