Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/examples/
Dmuxing.c245 static void open_audio(AVFormatContext *oc, AVCodec *codec, OutputStream *ost, AVDictionary *opt_ar… in open_audio() function
596 open_audio(oc, audio_codec, &audio_st, opt); in main()