Home
last modified time | relevance | path

Searched defs:PCM_8_BIT (Results 1 – 9 of 9) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
Daudio_capturer_source.h34 #define PCM_8_BIT 8 macro
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
Dremote_fast_audio_capturer_source.h84 static constexpr uint32_t PCM_8_BIT = 8; variable
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
Dfast_audio_capturer_source.cpp72 static constexpr uint32_t PCM_8_BIT = 8; member in OHOS::AudioStandard::FastAudioCapturerSourceInner
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/
Dremote_fast_audio_renderer_sink.cpp41 const uint32_t PCM_8_BIT = 8; variable
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/
Dremote_audio_renderer_sink.cpp47 const uint32_t PCM_8_BIT = 8; variable
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/
Dfast_audio_renderer_sink.cpp50 const uint32_t PCM_8_BIT = 8; variable
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
Dbluetooth_renderer_sink.cpp50 const uint32_t PCM_8_BIT = 8; variable
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
Daudio_renderer_sink.cpp49 const uint32_t PCM_8_BIT = 8; variable
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
Daudio_policy_service.cpp57 const uint32_t PCM_8_BIT = 8; variable