Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dopt.c671 enum AVOptionType type, const char *desc, int nb_fmts) in set_format() argument
687 max = FFMIN(o->max, nb_fmts-1); in set_format()