Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffplay.c3477 static int opt_frame_size(void *optctx, const char *opt, const char *arg) in opt_frame_size() function
3588 …{ "s", HAS_ARG | OPT_VIDEO, { .func_arg = opt_frame_size }, "set frame size (WxH or abbreviation)"…