Home
last modified time | relevance | path

Searched defs:GetGain (Results 1 - 12 of 12) sorted by relevance

/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_volume.h122 int32_t (*GetGain)(AudioHandle handle, float *gain); member
/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_volume.h122 int32_t (*GetGain)(AudioHandle handle, float *gain); member
/drivers/peripheral/audio/interfaces/include/
H A Daudio_volume.h122 int32_t (*GetGain)(AudioHandle handle, float *gain); member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Diaudio_capture_vdi.h42 int32_t (*GetGain)(struct IAudioCaptureVdi *self, float *gain); member
H A Diaudio_render_vdi.h50 int32_t (*GetGain)(struct IAudioRenderVdi *self, float *gain); member
/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_snd_render.h57 int32_t (*GetGain)(struct AlsaRender *, float *); member
H A Dalsa_snd_capture.h57 int32_t (*GetGain)(struct AlsaCapture *, float *); member
/drivers/peripheral/audio/test/hal_mock/
H A Daudio_render_mock.c215 static int32_t GetGain(struct IAudioRenderVdi* render, float *gain) in GetGain() function
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp240 int32_t AudioCaptureExtImpl::GetGain(float &gain) in GetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
H A Daudio_capture_interface_impl.cpp278 int32_t AudioCaptureInterfaceImpl::GetGain(float &gain) in GetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
H A Daudio_render_interface_impl.cpp367 int32_t AudioRenderInterfaceImpl::GetGain(float &gain) in GetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
H A Daudio_render_ext_impl.cpp358 int32_t AudioRenderExtImpl::GetGain(float &gain) in GetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl

Completed in 10 milliseconds