ff_mpv_reallocate_putbitbuffer 393 libavcodec/mjpegenc_common.c ff_mpv_reallocate_putbitbuffer(s, bytes_needed, bytes_needed); ff_mpv_reallocate_putbitbuffer 566 libavcodec/mjpegenc_common.c ret = ff_mpv_reallocate_putbitbuffer(s, put_bits_count(&s->pb) / 8 + 100, ff_mpv_reallocate_putbitbuffer 708 libavcodec/mpegvideo.h int ff_mpv_reallocate_putbitbuffer(MpegEncContext *s, size_t threshold, size_t size_increase); ff_mpv_reallocate_putbitbuffer 2990 libavcodec/mpegvideo_enc.c ff_mpv_reallocate_putbitbuffer(s, MAX_MB_BYTES, size_increase);