Home
last modified time | relevance | path

Searched defs:streamDesc (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
Ddash_mpd_downloader.cpp138 std::shared_ptr<DashStreamDescription> streamDesc) in AddOneSegment()
153 std::shared_ptr<DashStreamDescription> streamDesc) in AddOneSegment()
459 …DashMpdDownloader::UpdateCurrentNumberSeqByTime(const std::shared_ptr<DashStreamDescription> &stre… in UpdateCurrentNumberSeqByTime()
915std::shared_ptr<DashStreamDescription> streamDesc) in GetSegmentsByPeriodInfo()
995 …l DashMpdDownloader::CheckToDownloadSidxWithInitSeg(std::shared_ptr<DashStreamDescription> streamD… in CheckToDownloadSidxWithInitSeg()
1041 DashStreamDescription streamDesc; in GetStreamsInfoInPeriod() local
1084 DashStreamDescription &streamDesc) in GetStreamsInfoInAdptSet()
1122 …nloader::GetStreamDescriptions(const std::string &periodBaseUrl, DashStreamDescription &streamDesc, in GetStreamDescriptions()
1309 …egmentInitValue DashMpdDownloader::GetSegmentsInMpd(std::shared_ptr<DashStreamDescription> streamD… in GetSegmentsInMpd()
1348std::shared_ptr<DashStreamDescription> streamDesc) in GetSegmentsInPeriod()
[all …]
Ddash_media_downloader.cpp148 … std::shared_ptr<DashStreamDescription> streamDesc = mpdDownloader_->GetStreamByStreamId(streamId); in UpdateDownloadFinished() local
279 … std::shared_ptr<DashStreamDescription> streamDesc = mpdDownloader_->GetStreamByStreamId(streamId); in SelectStream() local
374 std::shared_ptr<DashStreamDescription> streamDesc = nullptr; in ReceiveMpdStreamInitEvent() local
396const std::shared_ptr<DashStreamDescription> &streamDesc, const std::shared_ptr<DashSegment> &seg) in OpenInitSegment()
713 … std::shared_ptr<DashStreamDescription> streamDesc = mpdDownloader_->GetStreamByStreamId(streamId); in IsSeekingInSwitch() local
778 Status DashMediaDownloader::SelectAudio(const std::shared_ptr<DashStreamDescription> &streamDesc) in SelectAudio()
792 Status DashMediaDownloader::SelectAudioInternal(const std::shared_ptr<DashStreamDescription> &strea… in SelectAudioInternal()
831 Status DashMediaDownloader::SelectSubtitle(const std::shared_ptr<DashStreamDescription> &streamDesc) in SelectSubtitle()
845 …tus DashMediaDownloader::SelectSubtitleInternal(const std::shared_ptr<DashStreamDescription> &stre… in SelectSubtitleInternal()
928 std::shared_ptr<DashStreamDescription> streamDesc = in DoPreparedSwitchAudio() local
[all …]