Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dcmdutils.h231 …{ "protocols", OPT_EXIT, { .func_arg = show_protocols }, "show available protocols…
553 int show_protocols(void *optctx, const char *opt, const char *arg);
Dcmdutils.c1669 int show_protocols(void *optctx, const char *opt, const char *arg) in show_protocols() function