/ohos5.0/foundation/multimedia/av_codec/test/unittest/http_source_test/ |
H A D | http_media_downloader_unit_test.cpp | 91 ReadDataInfo readDataInfo; variable 115 ReadDataInfo readDataInfo; variable 139 ReadDataInfo readDataInfo; variable 208 ReadDataInfo readDataInfo; variable 230 ReadDataInfo readDataInfo; variable 250 ReadDataInfo readDataInfo; variable 272 ReadDataInfo readDataInfo; variable 294 ReadDataInfo readDataInfo; variable 344 ReadDataInfo readDataInfo; variable 371 ReadDataInfo readDataInfo; variable [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hls_test/ |
H A D | hls_media_downloader_unit_test.cpp | 340 ReadDataInfo readDataInfo; variable 365 ReadDataInfo readDataInfo; variable 407 ReadDataInfo readDataInfo; variable 430 ReadDataInfo readDataInfo; variable 462 ReadDataInfo readDataInfo; variable 487 ReadDataInfo readDataInfo; variable 519 ReadDataInfo readDataInfo; variable 546 ReadDataInfo readDataInfo; variable 571 ReadDataInfo readDataInfo; variable 595 ReadDataInfo readDataInfo; variable [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/ |
H A D | dash_segment_downloader_unit_test.cpp | 180 ReadDataInfo readDataInfo; variable 360 ReadDataInfo readDataInfo; variable 416 ReadDataInfo readDataInfo; variable 455 ReadDataInfo readDataInfo; variable 493 ReadDataInfo readDataInfo; variable
|
H A D | dash_media_downloader_unit_test.cpp | 414 ReadDataInfo readDataInfo; variable
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/ |
H A D | http_media_downloader.cpp | 383 Status HttpMediaDownloader::ReadRingBuffer(unsigned char* buff, ReadDataInfo& readDataInfo) in ReadRingBuffer() 419 Status HttpMediaDownloader::ReadCacheBufferLoop(unsigned char* buff, ReadDataInfo& readDataInfo) in ReadCacheBufferLoop() 435 Status HttpMediaDownloader::ReadCacheBuffer(unsigned char* buff, ReadDataInfo& readDataInfo) in ReadCacheBuffer() 516 Status HttpMediaDownloader::ReadDelegate(unsigned char* buff, ReadDataInfo& readDataInfo) in ReadDelegate() 560 Status HttpMediaDownloader::Read(unsigned char* buff, ReadDataInfo& readDataInfo) in Read() 585 Status HttpMediaDownloader::CheckIsEosRingBuffer(unsigned char* buff, ReadDataInfo& readDataInfo) in CheckIsEosRingBuffer() 596 Status HttpMediaDownloader::CheckIsEosCacheBuffer(unsigned char* buff, ReadDataInfo& readDataInfo) in CheckIsEosCacheBuffer()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ |
H A D | hls_media_downloader.cpp | 434 Status HlsMediaDownloader::CheckPlaylist(unsigned char* buff, ReadDataInfo& readDataInfo) in CheckPlaylist() 465 Status HlsMediaDownloader::ReadDelegate(unsigned char* buff, ReadDataInfo& readDataInfo) in ReadDelegate() 507 void HlsMediaDownloader::ReadCacheBuffer(unsigned char* buff, ReadDataInfo& readDataInfo) in ReadCacheBuffer() 531 Status HlsMediaDownloader::Read(unsigned char* buff, ReadDataInfo& readDataInfo) in Read()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/ |
H A D | http_source_plugin.cpp | 285 ReadDataInfo readDataInfo; in Read() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/ |
H A D | download_monitor.cpp | 127 Status DownloadMonitor::Read(unsigned char* buff, ReadDataInfo& readDataInfo) in Read()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_media_downloader.cpp | 78 Status DashMediaDownloader::Read(unsigned char* buff, ReadDataInfo& readDataInfo) in Read()
|
H A D | dash_segment_downloader.cpp | 167 DashReadRet DashSegmentDownloader::Read(uint8_t *buff, ReadDataInfo &readDataInfo, in Read()
|