Grok 12.0.1
|
Go to the source code of this file.
Macros | |
#define | BYPASS_CT_INIT 0xDEADBEEF |
#define | PUSH_MQC() |
#define | POP_MQC() |
#define | mqc_setcurctx(mqc, ctxno) (mqc)->curctx = (mqc)->ctxs + (uint32_t)(ctxno) |
#define BYPASS_CT_INIT 0xDEADBEEF |
Referenced by grk::mqc_bypass_init_enc().
#define mqc_setcurctx | ( | mqc, | |
ctxno ) (mqc)->curctx = (mqc)->ctxs + (uint32_t)(ctxno) |
Referenced by grk::T1::dec_clnpass_check_segsym(), grk::mqc_init_dec(), grk::mqc_init_enc(), and grk::mqc_segmark_enc().
#define POP_MQC | ( | ) |
Referenced by grk::T1::enc_clnpass(), grk::T1::enc_refpass(), and grk::T1::enc_sigpass().
#define PUSH_MQC | ( | ) |
Referenced by grk::T1::enc_clnpass(), grk::T1::enc_refpass(), and grk::T1::enc_sigpass().