Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp107 unsigned int& realReadLength, bool& isEos) in Read()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp88 unsigned int& realReadLength, bool& isEos) in Read()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.cpp174 uint32_t &realReadLength = readDataInfo.realReadLength_; in Read() local
233 bool DashSegmentDownloader::IsSegmentFinished(uint32_t &realReadLength, DashReadRet &readRet) in IsSegmentFinished()
250 bool DashSegmentDownloader::CheckReadInterrupt(uint32_t &realReadLength, uint32_t wantReadLength, D… in CheckReadInterrupt()
466 …egmentDownloader::ReadInitSegment(uint8_t *buff, uint32_t wantReadLength, uint32_t &realReadLength, in ReadInitSegment()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp93 unsigned int &realReadLength, bool &isEos) in Read()