Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dswscale.h425 const AVClass *sws_get_class(void);
Doptions.c97 const AVClass *sws_get_class(void) in sws_get_class() function
/third_party/ffmpeg/libavfilter/
Dvf_scale.c316 const AVClass *class = sws_get_class(); in init_dict()
925 const AVClass *c = *iter ? NULL : sws_get_class(); in child_class_iterate()
/third_party/ffmpeg/fftools/
Dcmdutils.c518 const AVClass *sc = sws_get_class(); in opt_default()
Dffplay.c3632 show_help_children(sws_get_class(), AV_OPT_FLAG_ENCODING_PARAM); in show_help_default()
Dffmpeg_opt.c3495 show_help_children(sws_get_class(), flags); in show_help_default()