/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_volume.h | 133 int32_t (*SetGain)(AudioHandle handle, float gain); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_volume.h | 133 int32_t (*SetGain)(AudioHandle handle, float gain); member
|
/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/ |
H A D | audio_volume.h | 133 int32_t (*SetGain)(AudioHandle handle, float gain); member
|
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/include/ |
H A D | alsa_snd_capture.h | 58 int32_t (*SetGain)(struct AlsaCapture *, float); member
|
H A D | alsa_snd_render.h | 58 int32_t (*SetGain)(struct AlsaRender *, float); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | iaudio_capture_vdi.h | 43 int32_t (*SetGain)(struct IAudioCaptureVdi *self, float gain); member
|
H A D | iaudio_render_vdi.h | 51 int32_t (*SetGain)(struct IAudioRenderVdi *self, float gain); member
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_capture_ext_impl.cpp | 233 int32_t AudioCaptureExtImpl::SetGain(float gain) in SetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
|
H A D | audio_capture_interface_impl.cpp | 273 int32_t AudioCaptureInterfaceImpl::SetGain(float gain) in SetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
|
H A D | audio_render_ext_impl.cpp | 351 int32_t AudioRenderExtImpl::SetGain(float gain) in SetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
|
H A D | audio_render_interface_impl.cpp | 362 int32_t AudioRenderInterfaceImpl::SetGain(float gain) in SetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/ |
H A D | audio_test_utils.h | 176 int32_t SetGain(float gain) override in SetGain() function 342 int32_t SetGain(float gain) override in SetGain() function
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/ |
H A D | audio_capture_benchmarktest.cpp | 537 BENCHMARK_F(AudioCaptureBenchmarkTest, SetGain)(benchmark::State &state) in BENCHMARK_F() argument
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/ |
H A D | audio_render_benchmarktest.cpp | 457 BENCHMARK_F(AudioRenderBenchmarkTest, SetGain)(benchmark::State &state) in BENCHMARK_F() argument
|