Grok 10.0.0
|
#include <ht_block_encoding.hpp>
Public Member Functions | |
state_VLC_enc (uint8_t *p) | |
void | emitVLCBits (uint16_t cwd, uint8_t len) |
Private Attributes | |
int32_t | pos |
uint8_t | bits |
uint8_t | tmp |
uint8_t | last |
uint8_t *const | buf |
Friends | |
int32_t | termMELandVLC (state_VLC_enc &, state_MEL_enc &) |
void state_VLC_enc::emitVLCBits | ( | uint16_t | cwd, |
uint8_t | len | ||
) |
|
friend |
|
private |
Referenced by emitVLCBits().
|
private |
Referenced by emitVLCBits(), and state_VLC_enc().
|
private |
Referenced by emitVLCBits().
|
private |
Referenced by emitVLCBits(), and state_VLC_enc().
|
private |
Referenced by emitVLCBits().