Home
last modified time | relevance | path

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

/test/xts/hats/hdf/audio/idl/benchmarktest/adapter/
Daudio_adapter_benchmarktest.cpp31 #define PCM_8_BIT 8 macro
95 attrs.frameSize = PCM_16_BIT * attrs.channelCount / PCM_8_BIT; in InitAttrs()
/test/xts/hats/hdf/audio/idl/common/adapter/src/
Daudio_adapter_common_test.cpp32 #define PCM_8_BIT 8 macro
92 attrs.frameSize = PCM_16_BIT * attrs.channelCount / PCM_8_BIT; in InitAttrs()
/test/xts/hats/hdf/audio/idl/common/adapter_additional/src/
Daudio_adapter_common_test.cpp32 #define PCM_8_BIT 8 macro
93 attrs.frameSize = PCM_16_BIT * attrs.channelCount / PCM_8_BIT; in InitAttrs()