Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.h632 extern int filter_nbthreads;
Dffplay.c358 static int filter_nbthreads = 0; variable
1971 is->agraph->nb_threads = filter_nbthreads; in configure_audio_filters()
2180 graph->nb_threads = filter_nbthreads; in video_thread()
3636 …{ "filter_threads", HAS_ARG | OPT_INT | OPT_EXPERT, { &filter_nbthreads }, "number of filter threa…
Dffmpeg_filter.c999 fg->graph->nb_threads = filter_nbthreads; in configure_filtergraph()
Dffmpeg_opt.c174 int filter_nbthreads = 0; variable
3569 { "filter_threads", HAS_ARG | OPT_INT, { &filter_nbthreads },