av_tempfile       519 libavcodec/libxvid.c         fd = av_tempfile("xvidff.", &x->twopassfile, 0, avctx);
av_tempfile        49 libavcodec/libxvid_rc.c     fd = av_tempfile("xvidrc.", &tmp_name, 0, s->avctx);
av_tempfile        80 libavformat/cache.c     c->fd = av_tempfile("ffcache", &buffername, 0, h);
av_tempfile        65 libavutil/file.h int av_tempfile(const char *prefix, char **filename, int log_offset, void *log_ctx);