Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Ddashenc.c242 static void dashenc_io_close(AVFormatContext *s, AVIOContext **pb, char *filename) { in dashenc_io_close() function
587 dashenc_io_close(s, &c->m3u8_out, temp_filename_hls); in write_hls_media_playlist()
606 dashenc_io_close(s, &os->out, filename); in flush_init_segment()
1244 dashenc_io_close(s, &c->mpd_out, temp_filename); in write_manifest()
1327 dashenc_io_close(s, &c->m3u8_out, temp_filename); in write_manifest()
1942 dashenc_io_close(s, &os->out, os->temp_path); in dash_flush()