Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dhls.c161 int seek_stream_index; /* into subdemuxer stream array */ member
2223 pls->seek_stream_index = -1; in recheck_discard_flags()
2327 if (pls->seek_stream_index < 0 || in hls_read_packet()
2328 pls->seek_stream_index == pls->pkt->stream_index) { in hls_read_packet()
2477 seek_pls->seek_stream_index = stream_subdemuxer_index; in hls_read_seek()
2505 pls->seek_stream_index = -1; in hls_read_seek()

Completed in 4 milliseconds