Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlagarith.c101 static int lag_decode_prob(GetBitContext *gb, uint32_t *value) in lag_decode_prob() function
147 if (lag_decode_prob(gb, &rac->prob[i]) < 0) { in lag_read_prob_header()
157 if (lag_decode_prob(gb, &prob)) { in lag_read_prob_header()