Home
last modified time | relevance | path

Searched refs:RC_MOVE_BITS (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dxzcat.c995 #define RC_MOVE_BITS 5 macro
1648 *prob += (RC_BIT_MODEL_TOTAL - *prob) >> RC_MOVE_BITS; in rc_bit()
1653 *prob -= *prob >> RC_MOVE_BITS; in rc_bit()

Completed in 4 milliseconds