Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_common.h151 periodIndex_ = desc.periodIndex_; in DashStreamDescription()
171 periodIndex_ = desc.periodIndex_;
194 unsigned int periodIndex_ = 0; member
H A Ddash_mpd_downloader.cpp1043 streamDesc.periodIndex_ = periodIndex; in GetStreamsInfoInPeriod()
1324 if (*it != nullptr && currentPeriodIndex == streamDesc->periodIndex_) { in GetSegmentsInMpd()