Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.h206 SpecifierOpt *filter_scripts; member
Dffmpeg_opt.c1733 MATCH_PER_STREAM_OPT(filter_scripts, str, ost->filters_script, oc, st); in new_video_stream()
1914 MATCH_PER_STREAM_OPT(filter_scripts, str, ost->filters_script, oc, st); in new_audio_stream()
3571 … "filter_script", HAS_ARG | OPT_STRING | OPT_SPEC | OPT_OUTPUT, { .off = OFFSET(filter_scripts) },