Home
last modified time | relevance | path

Searched defs:PCM_16_BIT (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.h35 #define PCM_16_BIT 16 macro
/ohos5.0/drivers/peripheral/audio/test/fuzztest/common/include/
H A Daudio_adm_fuzzer_common.h74 PCM_16_BIT = 16, enumerator
/ohos5.0/drivers/peripheral/audio/test/sample/
H A Dframework_common.h53 PCM_16_BIT = 16, /* 16-bit PCM */ enumerator
H A Didl_capture.c48 #define PCM_16_BIT 16 macro
/ohos5.0/drivers/peripheral/audio/test/unittest/common/adapter/
H A Daudio_adapter_common_test.cpp32 #define PCM_16_BIT 16 macro
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/adapter/
H A Daudio_adapter_benchmarktest.cpp30 #define PCM_16_BIT 16 macro
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/
H A Dremote_fast_audio_renderer_sink.cpp69 const uint32_t PCM_16_BIT = 16; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp87 static constexpr uint32_t PCM_16_BIT = 16; member in OHOS::AudioStandard::FastAudioCapturerSourceInner
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp120 static constexpr uint32_t PCM_16_BIT = 16; member in OHOS::AudioStandard::RemoteFastAudioCapturerSourceInner
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h84 constexpr int PCM_16_BIT = 16; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h120 constexpr int PCM_16_BIT = 16; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/
H A Dfast_audio_renderer_sink.cpp56 const uint32_t PCM_16_BIT = 16; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/
H A Dmultichannel_audio_renderer_sink.cpp56 const uint32_t PCM_16_BIT = 16; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/
H A Dremote_audio_renderer_sink.cpp75 const uint32_t PCM_16_BIT = 16; variable
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c47 #define PCM_16_BIT 16 macro
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp68 const uint32_t PCM_16_BIT = 16; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp55 const uint32_t PCM_16_BIT = 16; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp62 const uint32_t PCM_16_BIT = 16; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp150 const uint32_t PCM_16_BIT = 16; variable