Searched refs:proto_class (Results 1 – 1 of 1) sorted by relevance
1872 const AVClass *proto_class; in show_help_protocol() local1879 proto_class = avio_protocol_get_class(name); in show_help_protocol()1880 if (!proto_class) { in show_help_protocol()1885 show_help_children(proto_class, AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_ENCODING_PARAM); in show_help_protocol()