ff_hls_write_file_entry  571 libavformat/dashenc.c         ret = ff_hls_write_file_entry(c->m3u8_out, 0, c->single_file,
ff_hls_write_file_entry 1525 libavformat/hlsenc.c         ret = ff_hls_write_file_entry(byterange_mode ? hls->m3u8_out : vs->out, en->discont, byterange_mode,
ff_hls_write_file_entry 1547 libavformat/hlsenc.c             ret = ff_hls_write_file_entry(hls->sub_m3u8_out, 0, byterange_mode,
ff_hls_write_file_entry   55 libavformat/hlsplaylist.h int ff_hls_write_file_entry(AVIOContext *out, int insert_discont,