Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffplay.c3526 static int opt_seek(void *optctx, const char *opt, const char *arg) in opt_seek() function
3596 { "ss", HAS_ARG, { .func_arg = opt_seek }, "seek to a given position in seconds", "pos" },