Searched refs:remove_avoptions (Results 1 – 3 of 3) sorted by relevance
652 void remove_avoptions(AVDictionary **a, AVDictionary *b);
1183 remove_avoptions(&o->g->format_opts, o->g->codec_opts); in open_input_file()
676 void remove_avoptions(AVDictionary **a, AVDictionary *b) in remove_avoptions() function