Searched refs:carry_cnt (Results 1 – 4 of 4) sorted by relevance
1001 u32 carry_cnt; // only used during compression member1051 state->carry_cnt = context->carry_cnt; in LRCIntro_()1081 context->carry_cnt = state->carry_cnt; in LRCFin_()1100 state->carry_cnt = 0; in RCInitState_()
598 u32 carry_cnt; // only used during compression member632 state->carry_cnt = 0; in RCInitState_()
1039 u32 carry_cnt; // only used during compression member1074 state->carry_cnt = 0; in RCInitState_()
159 u32 carry_cnt; // Number of carry digits for a range coder: 4B member