Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dformat.c55 AVOutputFormat *fmt_found = NULL; in av_guess_format() local
81 fmt_found = (AVOutputFormat*)fmt; in av_guess_format()
84 return fmt_found; in av_guess_format()