Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dopt.h223 enum AVOptionType{ enum
262 enum AVOptionType type;
Dopt.c671 enum AVOptionType type, const char *desc, int nb_fmts) in set_format()
987 enum AVOptionType type, const char *desc) in get_format()
1146 int req_flags, int rej_flags, enum AVOptionType parent_type) in opt_list()
1754 static int opt_size(enum AVOptionType type) in opt_size()
/third_party/ffmpeg/doc/
DAPIchanges1723 Add AV_OPT_TYPE_COLOR value to AVOptionType enum.
1749 Add AV_OPT_TYPE_DURATION value to AVOptionType enum.
1752 Add AV_OPT_TYPE_VIDEO_RATE value to AVOptionType enum.
1798 Add AV_OPT_TYPE_SAMPLE_FMT value to AVOptionType enum.
2035 default_val field is used for which AVOptionType.