Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddstdec.c193 static av_always_inline void ac_get(ArithCoder *ac, GetBitContext *gb, int p, int *e) in ac_get() function
342 ac_get(ac, gb, prob_dst_x_bit(s->fsets.coeff[0][0]), &dst_x_bit); in decode_frame()
366 ac_get(ac, gb, prob, &residual); in decode_frame()

Completed in 1 milliseconds