Home
last modified time | relevance | path

Searched refs:alloc_audio_frame (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/doc/examples/
H A Dmuxing.c217 static AVFrame *alloc_audio_frame(enum AVSampleFormat sample_fmt, in alloc_audio_frame() function
275 ost->frame = alloc_audio_frame(c->sample_fmt, &c->ch_layout, in open_audio()
277 ost->tmp_frame = alloc_audio_frame(AV_SAMPLE_FMT_S16, &c->ch_layout, in open_audio()

Completed in 2 milliseconds