Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dframesync.c41 …ll", "End both streams.", 0, AV_OPT_TYPE_CONST, { .i64 = EOF_ACTION_ENDALL }, .flags = …
132 if (fs->opt_shortest || fs->opt_eof_action == EOF_ACTION_ENDALL) { in ff_framesync_configure()
134 fs->opt_eof_action = EOF_ACTION_ENDALL; in ff_framesync_configure()
Dframesync.h28 EOF_ACTION_ENDALL, enumerator
Dvf_overlay_cuda.c408 …ll", "End both streams.", 0, AV_OPT_TYPE_CONST, { .i64 = EOF_ACTION_ENDALL }, .flags = …
Dvf_overlay_qsv.c96 …ll", "End both streams.", 0, AV_OPT_TYPE_CONST, { .i64 = EOF_ACTION_ENDALL }, .flags = …
Dvf_overlay.c1062 …ll", "End both streams.", 0, AV_OPT_TYPE_CONST, { .i64 = EOF_ACTION_ENDALL }, .flags = …