Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddirac_arith.h135 int prob_zero = c->contexts[ctx]; in dirac_get_arith_bit() local
140 range_times_prob = (c->range * prob_zero) >> 16; in dirac_get_arith_bit()
165 c->contexts[ctx] += ff_dirac_prob_branchless[prob_zero>>8][bit]; in dirac_get_arith_bit()

Completed in 1 milliseconds