Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dhdsenc.c448 static int hds_flush(AVFormatContext *s, OutputStream *os, int final, in hds_flush() function
513 if ((ret = hds_flush(s, os, 0, pkt->dts)) < 0) in hds_write_packet()
533 hds_flush(s, &c->streams[i], 1, c->streams[i].last_ts); in hds_write_trailer()

Completed in 1 milliseconds