Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.cpp200 uint32_t maxReadLength = GetMaxReadLength(wantReadLength, currentSegment, currentStreamId); in Read() local
220 uint32_t maxReadLength = wantReadLength; in GetMaxReadLength() local