Home
last modified time | relevance | path

Searched refs:PCM_BYTE_MIN (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h124 constexpr int PCM_BYTE_MIN = 1024; member
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h68 const int PCM_BYTE_MIN = 1024; member
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp590 if (pcmBytes < PCM_BYTE_MIN || pcmBytes > PCM_BYTE_MAX) { in FrameStartCapture()

Completed in 3 milliseconds