Home
last modified time | relevance | path

Searched refs:COMPRESS_READ_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp49 constexpr int32_t COMPRESS_READ_BUF_SIZE = 4096; variable
178 std::vector<char> buf(COMPRESS_READ_BUF_SIZE); in Compress()