Searched refs:fmt_found (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | format.c | 57 const AVOutputFormat *fmt_found = NULL; in av_guess_format() local 83 fmt_found = fmt; in av_guess_format() 86 return fmt_found; in av_guess_format() |
Completed in 1 milliseconds