Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dbprint.c60 static void av_bprint_grow(AVBPrint *buf, unsigned extra_len) in av_bprint_grow() function
114 av_bprint_grow(buf, extra_len); in av_bprintf()
137 av_bprint_grow(buf, extra_len); in av_vbprintf()
155 av_bprint_grow(buf, n); in av_bprint_chars()
173 av_bprint_grow(buf, size); in av_bprint_append_data()
210 av_bprint_grow(buf, room); /* force truncation */ in av_bprint_strftime()
215 av_bprint_grow(buf, l); in av_bprint_strftime()