Home
last modified time | relevance | path

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

/test/xts/hats/hdf/audio/idl/benchmarktest/adapter/
Daudio_adapter_benchmarktest.cpp30 #define PCM_16_BIT 16 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.cpp31 #define PCM_16_BIT 16 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.cpp31 #define PCM_16_BIT 16 macro
93 attrs.frameSize = PCM_16_BIT * attrs.channelCount / PCM_8_BIT; in InitAttrs()