Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dcmdutils.c638 static int match_group_separator(const OptionGroupDef *groups, int nb_groups, in match_group_separator() function
791 if ((ret = match_group_separator(groups, nb_groups, opt)) >= 0) { in split_commandline()