Definition SchedulerFreebyrd.h:36
const mqc_state mqc_states[47 *2]
Definition mqc_state.cpp:23
Definition mqc_state.h:30
bool operator==(const mqc_state &other) const
Definition mqc_state.h:48
uint32_t qeval
Probability of the Least Probable Symbol (0.75->0x8000, 1.5->0xffff).
Definition mqc_state.h:34
uint8_t mps
Most Probable Symbol (0 or 1).
Definition mqc_state.h:38
const mqc_state * nmps
Next state if next encoded symbol is MPS.
Definition mqc_state.h:42
const mqc_state * nlps
Next state if next encoded symbol is LPS.
Definition mqc_state.h:46