Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.h652 void remove_avoptions(AVDictionary **a, AVDictionary *b);
Dffmpeg_opt.c1183 remove_avoptions(&o->g->format_opts, o->g->codec_opts); in open_input_file()
Dffmpeg.c676 void remove_avoptions(AVDictionary **a, AVDictionary *b) in remove_avoptions() function