Home
last modified time | relevance | path

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

/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_volume.h82 int32_t (*SetVolume)(AudioHandle handle, float volume); member
/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_volume.h82 int32_t (*SetVolume)(AudioHandle handle, float volume); member
/drivers/peripheral/audio/interfaces/include/
H A Daudio_volume.h82 int32_t (*SetVolume)(AudioHandle handle, float volume); member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Diaudio_capture_vdi.h39 int32_t (*SetVolume)(struct IAudioCaptureVdi *self, float volume); member
H A Diaudio_render_vdi.h47 int32_t (*SetVolume)(struct IAudioRenderVdi *self, float volume); member
/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_snd_render.h53 int32_t (*SetVolume)(struct AlsaRender *, long); member
H A Dalsa_snd_capture.h53 int32_t (*SetVolume)(struct AlsaCapture *, long); member
/drivers/peripheral/audio/test/hal_mock/
H A Daudio_render_mock.c181 static int32_t SetVolume(struct IAudioRenderVdi* render, float volume) in SetVolume() function
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp211 int32_t AudioCaptureExtImpl::SetVolume(float volume) in SetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
H A Daudio_capture_interface_impl.cpp249 int32_t AudioCaptureInterfaceImpl::SetVolume(float volume) in SetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
H A Daudio_render_interface_impl.cpp338 int32_t AudioRenderInterfaceImpl::SetVolume(float volume) in SetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
H A Daudio_render_ext_impl.cpp329 int32_t AudioRenderExtImpl::SetVolume(float volume) in SetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl

Completed in 6 milliseconds