Searched defs:wantReadLength (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/ |
H A D | hls_media_downloader.cpp | 106 bool HlsMediaDownloader::Read(unsigned char* buff, unsigned int wantReadLength, in Read()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/http/ |
H A D | http_media_downloader.cpp | 87 bool HttpMediaDownloader::Read(unsigned char* buff, unsigned int wantReadLength, in Read()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_segment_downloader.cpp | 173 uint32_t wantReadLength = readDataInfo.wantReadLength_; in Read() local 216 uint32_t DashSegmentDownloader::GetMaxReadLength(uint32_t wantReadLength, in GetMaxReadLength() 250 bool DashSegmentDownloader::CheckReadInterrupt(uint32_t &realReadLength, uint32_t wantReadLength, D… in CheckReadInterrupt() 466 bool DashSegmentDownloader::ReadInitSegment(uint8_t *buff, uint32_t wantReadLength, uint32_t &realR… in ReadInitSegment()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/monitor/ |
H A D | download_monitor.cpp | 92 bool DownloadMonitor::Read(unsigned char *buff, unsigned int wantReadLength, in Read()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/ |
H A D | http_media_downloader.cpp | 324 bool HttpMediaDownloader::StartBufferingCheck(unsigned int& wantReadLength) in StartBufferingCheck() 361 bool HttpMediaDownloader::StartBuffering(unsigned int& wantReadLength) in StartBuffering() 500 void HttpMediaDownloader::CheckDownloadPos(unsigned int wantReadLength) in CheckDownloadPos()
|