Home
last modified time | relevance | path

Searched refs:PCM_24_BIT (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/audio/test/fuzztest/common/include/
H A Daudio_adm_fuzzer_common.h75 PCM_24_BIT = 24, enumerator
/drivers/peripheral/audio/test/sample/
H A Dframework_common.h54 PCM_24_BIT = 24, /* 24-bit PCM */ enumerator
H A Dframework_common.c118 case PCM_24_BIT: { in CheckWavFileHeader()
/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h121 constexpr int PCM_24_BIT = 24; member
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h85 constexpr int PCM_24_BIT = 24; member
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp197 return PCM_24_BIT; in PcmFormatToBits()
246 case PCM_24_BIT: { in WavHeadAnalysis()
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp193 return PCM_24_BIT; in PcmFormatToBits()
247 case PCM_24_BIT: { in WavHeadAnalysis()

Completed in 6 milliseconds