Home
last modified time | relevance | path

Searched defs:PCM_BYTE_MAX (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h69 const int PCM_BYTE_MAX = 8 * 1024; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h125 constexpr int PCM_BYTE_MAX = 8 * 1024; variable