Searched refs:av_bprint_alloc (Results 1 – 1 of 1) sorted by relevance
36 static int av_bprint_alloc(AVBPrint *buf, unsigned room) in av_bprint_alloc() function82 av_bprint_alloc(buf, size_init - 1); in av_bprint_init()111 if (av_bprint_alloc(buf, extra_len)) in av_bprintf()134 if (av_bprint_alloc(buf, extra_len)) in av_vbprintf()148 if (av_bprint_alloc(buf, n)) in av_bprint_chars()166 if (av_bprint_alloc(buf, size)) in av_bprint_append_data()191 if (av_bprint_alloc(buf, room)) { in av_bprint_strftime()222 av_bprint_alloc(buf, size); in av_bprint_get_buffer()