Home
last modified time | relevance | path

Searched defs:PCM_32_BIT (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/fuzztest/common/include/
H A Daudio_adm_fuzzer_common.h76 PCM_32_BIT = 32, enumerator
/ohos5.0/drivers/peripheral/audio/test/sample/
H A Dframework_common.h55 PCM_32_BIT = 32, /* 32-bit PCM */ enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/
H A Dremote_fast_audio_renderer_sink.cpp71 const uint32_t PCM_32_BIT = 32; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp89 static constexpr uint32_t PCM_32_BIT = 32; member in OHOS::AudioStandard::FastAudioCapturerSourceInner
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp122 static constexpr uint32_t PCM_32_BIT = 32; member in OHOS::AudioStandard::RemoteFastAudioCapturerSourceInner
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h86 constexpr int PCM_32_BIT = 32; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h122 constexpr int PCM_32_BIT = 32; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/
H A Dfast_audio_renderer_sink.cpp58 const uint32_t PCM_32_BIT = 32; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/
H A Dmultichannel_audio_renderer_sink.cpp58 const uint32_t PCM_32_BIT = 32; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp70 const uint32_t PCM_32_BIT = 32; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp57 const uint32_t PCM_32_BIT = 32; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp64 const uint32_t PCM_32_BIT = 32; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp152 const uint32_t PCM_32_BIT = 32; variable