ff_vbv_update    1410 libavcodec/mpegvideo_enc.c                 ff_vbv_update(s, 0);
ff_vbv_update    1831 libavcodec/mpegvideo_enc.c         stuffing_count = ff_vbv_update(s, s->frame_bits);
ff_vbv_update    1020 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);