Searched refs:ac_get (Results 1 – 1 of 1) sorted by relevance
192 static av_always_inline void ac_get(ArithCoder *ac, GetBitContext *gb, int p, int *e) in ac_get() function337 ac_get(ac, gb, prob_dst_x_bit(s->fsets.coeff[0][0]), &dst_x_bit); in decode_frame()361 ac_get(ac, gb, prob, &residual); in decode_frame()