Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.c4631 static int transcode_from_filter(FilterGraph *graph, InputStream **best_ist) in transcode_from_filter() argument
4638 *best_ist = NULL; in transcode_from_filter()
4661 *best_ist = ist; in transcode_from_filter()
4665 if (!*best_ist) in transcode_from_filter()