Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp274 int64_t segmentDuration = 0; in GetBreakPointSegment() local
276 …if (segmentDuration + (int64_t)(streamDescription->mediaSegments_[index]->duration_) > breakpoint)… in GetBreakPointSegment()
1505 unsigned int segmentDuration = in GetSegmentsWithTmpltDurationStatic() local
1507 if (segmentDuration == 0) { in GetSegmentsWithTmpltDurationStatic()
1520 (durationSumWithScale - accumulateDuration) : segmentDuration; in GetSegmentsWithTmpltDurationStatic()