Searched refs:GetMaxReadLength (Results 1 – 2 of 2) sorted by relevance
190 …uint32_t GetMaxReadLength(uint32_t wantReadLength, const std::shared_ptr<DashBufferSegment> &curre…
200 uint32_t maxReadLength = GetMaxReadLength(wantReadLength, currentSegment, currentStreamId); in Read()216 uint32_t DashSegmentDownloader::GetMaxReadLength(uint32_t wantReadLength, in GetMaxReadLength() function in OHOS::Media::Plugins::HttpPlugin::DashSegmentDownloader