H A D | mqc_inl.h | 74 static INLINE OPJ_UINT32 opj_mqc_raw_decode(opj_mqc_t *mqc) in opj_mqc_raw_decode() 102 #define opj_mqc_bytein_macro(mqc, c, ct) \ argument 126 #define opj_mqc_renormd_macro(mqc, a, c, ct) \ argument 138 #define opj_mqc_decode_macro(d, mqc, curctx, a, c, ct) \ argument 159 #define DOWNLOAD_MQC_VARIABLES(mqc, curctx, a, c, ct) \ argument 165 #define UPLOAD_MQC_VARIABLES(mqc, curctx, a, c, ct) \ argument 175 static INLINE void opj_mqc_bytein(opj_mqc_t *const mqc) in opj_mqc_bytein() 184 #define opj_mqc_renormd(mqc) \ argument 193 #define opj_mqc_decode(d, mqc) \ argument 210 #define opj_mqc_renorme_macro(mqc, a_, c_, ct_) \ argument [all …]
|