av_opt_child_class_next 199 cmdutils.c while (child = av_opt_child_class_next(class, child)) av_opt_child_class_next 1506 libavutil/opt.c while (child = av_opt_child_class_next(c, child)) av_opt_child_class_next 693 libavutil/opt.h const AVClass *av_opt_child_class_next(const AVClass *parent, const AVClass *prev);