Searched refs:segment_repeat_index (Results 1 – 3 of 3) sorted by relevance
1739 stream->segment_repeat_index = 0; in gst_mpd_client_stream_seek()1783 stream->segment_repeat_index = 0; in gst_mpd_client_stream_seek()1791 stream->segment_repeat_index = repeat_index; in gst_mpd_client_stream_seek()1897 (currentChunk->duration * stream->segment_repeat_index); in gst_mpd_client_get_next_fragment_timestamp()2036 currentChunk->number + stream->segment_repeat_index, in gst_mpd_client_get_next_fragment()2039 stream->segment_repeat_index * currentChunk->scale_duration); in gst_mpd_client_get_next_fragment()2044 currentChunk->number + stream->segment_repeat_index, in gst_mpd_client_get_next_fragment()2047 stream->segment_repeat_index * currentChunk->scale_duration); in gst_mpd_client_get_next_fragment()2055 stream->segment_repeat_index * currentChunk->duration; in gst_mpd_client_get_next_fragment()2152 && stream->segment_repeat_index >= segment->repeat) in gst_mpd_client_has_next_segment()[all …]
143 guint segment_repeat_index; /* index of the repeat count of a segment */ member
1479 last_repeat = dashstream->active_stream->segment_repeat_index; in gst_dash_demux_stream_seek()1522 last_repeat != dashstream->active_stream->segment_repeat_index) { in gst_dash_demux_stream_seek()