Searched refs:RC_MOVE_BITS (Results 1 – 2 of 2) sorted by relevance
20 #define RC_MOVE_BITS 5 macro
538 *prob += (RC_BIT_MODEL_TOTAL - *prob) >> RC_MOVE_BITS; in rc_bit()543 *prob -= *prob >> RC_MOVE_BITS; in rc_bit()