Home
last modified time | relevance | path

Searched refs:prob_dst_x_bit (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddstdec.c213 static uint8_t prob_dst_x_bit(int c) in prob_dst_x_bit() function
337 ac_get(ac, gb, prob_dst_x_bit(s->fsets.coeff[0][0]), &dst_x_bit); in decode_frame()