Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dhls_media_downloader_unit_test.h41 constexpr uint32_t RING_BUFFER_SIZE = 5 * 1024 * 1024; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp26 constexpr int RING_BUFFER_SIZE = 5 * 48 * 1024; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp25 constexpr int RING_BUFFER_SIZE = 5 * 48 * 1024; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp31 constexpr int RING_BUFFER_SIZE = 5 * 48 * 1024; variable