Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drv10.c215 int rpr_bits = av_log2(rpr_max) + 1; in rv20_decode_picture_header() local
217 f = get_bits(&s->gb, rpr_bits); in rv20_decode_picture_header()
262 av_log(s->avctx, AV_LOG_DEBUG, "F %d/%d/%d\n", f, rpr_bits, rpr_max); in rv20_decode_picture_header()

Completed in 3 milliseconds