"L. Spiro Engine"
|
#include <LSIMqc.h>
Public Attributes | |
LSUINT32 | qeval |
LSINT32 | mps |
opj_mqc_state_t * | nmps |
opj_mqc_state_t * | nlps |
This struct defines the state of a context.
LSINT32 lsi::CMqc::opj_mqc_state_t::mps |
The Most Probable Symbol (0 or 1).
Next state if the next encoded symbol is the LPS.
Next state if the next encoded symbol is the MPS.
LSUINT32 lsi::CMqc::opj_mqc_state_t::qeval |
The probability of the Least Probable Symbol (0.75->0x8000, 1.5->0xFFFF).