Searched refs:opt_subtitle_codec (Results 1 – 1 of 1) sorted by relevance
335 static int opt_subtitle_codec(void *optctx, const char *opt, const char *arg) in opt_subtitle_codec() function3045 else if (!strcmp(key, "scodec")) opt_subtitle_codec(o, key, value); in opt_preset()3752 …OPT_SUBTITLE | HAS_ARG | OPT_PERFILE | OPT_INPUT | OPT_OUTPUT, { .func_arg = opt_subtitle_codec },