Home
last modified time | relevance | path

Searched defs:currentStream (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_mpd_downloader.cpp299 std::shared_ptr<DashStreamDescription> currentStream = nullptr; in GetNextVideoStream() local
352 std::shared_ptr<DashStreamDescription> currentStream = nullptr; in GetNextTrackStream() local
1189 const std::shared_ptr<DashStreamDescription> &currentStream) in IsChoosedVideoStream()
1200 const std::shared_ptr<DashStreamDescription> &currentStream) in IsNearToInitResolution()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dm3u8.cpp548 const std::shared_ptr<M3U8VariantStream> &currentStream) in IsNearToInitResolution()