av_fopen_utf8    1831 fftools/ffmpeg_opt.c                     f = av_fopen_utf8(logfilename, "wb");
av_fopen_utf8    1464 libavfilter/af_arnndn.c     f = av_fopen_utf8(s->model_name, "r");
av_fopen_utf8     228 libavfilter/opencl.c     file = av_fopen_utf8(filename, "r");
av_fopen_utf8     417 libavfilter/vf_curves.c     FILE *f = av_fopen_utf8(fname, "w");
av_fopen_utf8      68 libavfilter/vf_fieldhint.c     s->hint = av_fopen_utf8(s->hint_file_str, "r");
av_fopen_utf8    1157 libavfilter/vf_lut3d.c     f = av_fopen_utf8(lut3d->file, "r");
av_fopen_utf8    2048 libavfilter/vf_lut3d.c     f = av_fopen_utf8(lut1d->file, "r");
av_fopen_utf8     535 libavfilter/vf_paletteuse.c     FILE *f = av_fopen_utf8(fname, "w");
av_fopen_utf8     339 libavutil/avutil.h FILE *av_fopen_utf8(const char *path, const char *mode);