Searched refs:IsChoosedVideoStream (Results 1 – 2 of 2) sorted by relevance
159 bool IsChoosedVideoStream(const std::shared_ptr<DashStreamDescription> &choosedStream,
1188 bool DashMpdDownloader::IsChoosedVideoStream(const std::shared_ptr<DashStreamDescription> &choosedS… in IsChoosedVideoStream() function in OHOS::Media::Plugins::HttpPlugin::DashMpdDownloader1267 if (IsChoosedVideoStream(choosedStream, stream)) { in ChooseStreamToPlay()