Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpegvideo_enc.c2923 int vbv_pos = s->vbv_delay_ptr - s->pb.buf; in ff_mpv_reallocate_putbitbuffer() local
2946 s->vbv_delay_ptr = s->pb.buf + vbv_pos; in ff_mpv_reallocate_putbitbuffer()