Home
last modified time | relevance | path

Searched defs:opt_arg (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/doc/examples/
Dmuxing.c245 …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()
/third_party/openssl/apps/
Dopt.c758 char *opt_arg(void) in opt_arg() function