Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_fps.c41 EOF_ACTION_PASS, enumerator
89 …{ "pass", "pass through last frame", 0, AV_OPT_TYPE_CONST, { .i64 = EOF_ACTION_PASS }, 0,…
267 int eof_rounding = (s->eof_action == EOF_ACTION_PASS) ? AV_ROUND_UP : s->rounding; in update_eof_pts()
Dframesync.c39 EOF_ACTION_REPEAT, EOF_ACTION_PASS, .flags = FLAGS, "eof_action" },
42 …{ "pass", "Pass through the main input.", 0, AV_OPT_TYPE_CONST, { .i64 = EOF_ACTION_PASS }, .f…
128 if (!fs->opt_repeatlast || fs->opt_eof_action == EOF_ACTION_PASS) { in ff_framesync_configure()
130 fs->opt_eof_action = EOF_ACTION_PASS; in ff_framesync_configure()
Dframesync.h29 EOF_ACTION_PASS enumerator
Dvf_overlay_cuda.c406 EOF_ACTION_REPEAT, EOF_ACTION_PASS, .flags = FLAGS, "eof_action" },
409 …{ "pass", "Pass through the main input.", 0, AV_OPT_TYPE_CONST, { .i64 = EOF_ACTION_PASS }, .f…
Dvf_overlay_qsv.c94 EOF_ACTION_REPEAT, EOF_ACTION_PASS, .flags = FLAGS, "eof_action" },
97 …{ "pass", "Pass through the main input.", 0, AV_OPT_TYPE_CONST, { .i64 = EOF_ACTION_PASS }, .f…
Dvf_overlay.c1060 EOF_ACTION_REPEAT, EOF_ACTION_PASS, .flags = FLAGS, "eof_action" },
1063 …{ "pass", "Pass through the main input.", 0, AV_OPT_TYPE_CONST, { .i64 = EOF_ACTION_PASS }, .f…