Searched defs:opt_arg (Results 1 – 2 of 2) sorted by relevance
245 …atic void open_audio(AVFormatContext *oc, AVCodec *codec, OutputStream *ost, AVDictionary *opt_arg) in open_audio()408 …atic void open_video(AVFormatContext *oc, AVCodec *codec, OutputStream *ost, AVDictionary *opt_arg) in open_video()
758 char *opt_arg(void) in opt_arg() function