ff_vbv_update    1517 libavcodec/mpegvideo_enc.c                 ff_vbv_update(s, 0);
ff_vbv_update    1957 libavcodec/mpegvideo_enc.c         stuffing_count = ff_vbv_update(s, s->frame_bits);
ff_vbv_update     419 libavcodec/ratecontrol.c             bits += 8 * ff_vbv_update(s, bits);
ff_vbv_update      96 libavcodec/ratecontrol.h int ff_vbv_update(struct MpegEncContext *s, int frame_size);