Searched refs:show_opts (Results 1 – 2 of 2) sorted by relevance
78 static void show_opts(const AVClass *class) in show_opts() function97 show_opts(avformat_get_class()); in show_format_opts()104 show_opts(iformat->priv_class); in show_format_opts()110 show_opts(oformat->priv_class); in show_format_opts()120 show_opts(avcodec_get_class()); in show_codec_opts()127 show_opts(c->priv_class); in show_codec_opts()
97 static void show_opts(const AVOption *opts, int per_stream) in show_opts() function112 show_opts(avformat_options, 0); in show_format_opts()118 show_opts(avcodec_options, 1); in show_codec_opts()