Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/demux/smooth/mp4/
H A DIndexReader.cpp74 rep->mergeWithTimeline(timelineadd); in parseIndex()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/adaptive/playlist/
H A DSegmentInformation.hpp81 … virtual void mergeWithTimeline(SegmentTimeline *); /* ! don't use with global merge */
H A DSegmentInformation.cpp477 void SegmentInformation::mergeWithTimeline(SegmentTimeline *updated) in mergeWithTimeline() function in SegmentInformation