Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/test/fuzztest/common/include/
H A Daudio_adm_fuzzer_common.h75 PCM_24_BIT = 24, enumerator
/ohos5.0/drivers/peripheral/audio/test/sample/
H A Dframework_common.h54 PCM_24_BIT = 24, /* 24-bit PCM */ enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/
H A Dremote_fast_audio_renderer_sink.cpp70 const uint32_t PCM_24_BIT = 24; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp88 static constexpr uint32_t PCM_24_BIT = 24; member in OHOS::AudioStandard::FastAudioCapturerSourceInner
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp121 static constexpr uint32_t PCM_24_BIT = 24; member in OHOS::AudioStandard::RemoteFastAudioCapturerSourceInner
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h85 constexpr int PCM_24_BIT = 24; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h121 constexpr int PCM_24_BIT = 24; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/
H A Dfast_audio_renderer_sink.cpp57 const uint32_t PCM_24_BIT = 24; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/
H A Dmultichannel_audio_renderer_sink.cpp57 const uint32_t PCM_24_BIT = 24; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp69 const uint32_t PCM_24_BIT = 24; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp56 const uint32_t PCM_24_BIT = 24; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp63 const uint32_t PCM_24_BIT = 24; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp151 const uint32_t PCM_24_BIT = 24; variable