Home
last modified time | relevance | path

Searched refs:FastRenderSetGain (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dfast_audio_render.h42 int32_t FastRenderSetGain(AudioHandle handle, float gain);
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp201 int32_t FastRenderSetGain(AudioHandle handle, float gain) in FastRenderSetGain() function
H A Daudio_adapter.cpp57 hwRender->common.volume.SetGain = FastRenderSetGain; in GetFastRenderFuncs()