Home
last modified time | relevance | path

Searched defs:gain (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_volume_test.cpp136 float gain = 10.8; variable
197 char gain = 'a'; variable
212 float gain = 1; variable
234 float gain = min + 1; variable
250 float gain = 0; variable
265 float gain = GAIN_MAX - 1; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H A Daudio_idl_hdicapture_volume_test.cpp397 float gain = max - 1; variable
453 float gain = 0; variable
474 float gain = min + 1; variable
504 float gain = GAIN_MAX - 1; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_interface/src/
H A Daudio_capture_interface_impl_test.cpp310 float gain = 0; variable
323 float gain = 0; variable
/ohos5.0/drivers/peripheral/audio/test/unittest/common/render/
H A Daudio_render_common_test.cpp540 float gain; variable
546 float gain; variable
692 float gain = 1.0; variable
698 float gain = 1.0; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
H A Daudio_render_interface_impl_test.cpp447 float gain = 0; variable
460 float gain = 0; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp233 int32_t AudioCaptureExtImpl::SetGain(float gain) in SetGain()
240 int32_t AudioCaptureExtImpl::GetGain(float &gain) in GetGain()
H A Daudio_capture_interface_impl.cpp273 int32_t AudioCaptureInterfaceImpl::SetGain(float gain) in SetGain()
280 int32_t AudioCaptureInterfaceImpl::GetGain(float &gain) in GetGain()
H A Daudio_render_ext_impl.cpp351 int32_t AudioRenderExtImpl::SetGain(float gain) in SetGain()
358 int32_t AudioRenderExtImpl::GetGain(float &gain) in GetGain()
H A Daudio_render_interface_impl.cpp362 int32_t AudioRenderInterfaceImpl::SetGain(float gain) in SetGain()
369 int32_t AudioRenderInterfaceImpl::GetGain(float &gain) in GetGain()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/
H A Daudio_test_utils.h176 int32_t SetGain(float gain) override in SetGain()
181 int32_t GetGain(float &gain) override in GetGain()
337 int32_t GetGain(float &gain) override in GetGain()
342 int32_t SetGain(float gain) override in SetGain()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp193 int32_t FastRenderGetGain(AudioHandle handle, float *gain) in FastRenderGetGain()
201 int32_t FastRenderSetGain(AudioHandle handle, float gain) in FastRenderSetGain()
H A Daudio_render.cpp271 int32_t AudioRenderGetGain(AudioHandle handle, float *gain) in AudioRenderGetGain()
278 int32_t AudioRenderSetGain(AudioHandle handle, float gain) in AudioRenderSetGain()
/ohos5.0/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/
H A Daudio_idlhdirender_performace_test.cpp603 float gain = 10; variable
642 float gain = min + 1; variable
/ohos5.0/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1745.c111 uint32_t gain; in CalLux() local
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_capture.c598 int32_t AudioCaptureGetGain(struct IAudioCapture *handle, float *gain) in AudioCaptureGetGain()
627 int32_t AudioCaptureSetGain(struct IAudioCapture *handle, float gain) in AudioCaptureSetGain()
H A Daudio_render.c647 int32_t AudioRenderGetGain(struct IAudioRender *handle, float *gain) in AudioRenderGetGain()
677 int32_t AudioRenderSetGain(struct IAudioRender *handle, float gain) in AudioRenderSetGain()
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_snd_capture.c823 static int32_t CaptureGetGainImpl(struct AlsaCapture *captureIns, float *gain) in CaptureGetGainImpl()
829 static int32_t CaptureSetGainImpl(struct AlsaCapture *captureIns, float gain) in CaptureSetGainImpl()
/ohos5.0/drivers/hdf_core/framework/model/camera/parser/include/
H A Dcamera_config_parser.h43 uint8_t gain; member
57 uint8_t gain; member
/ohos5.0/foundation/multimodalinput/input/service/rust/src/
H A Dlib.rs745 let mut gain = 0.0; in HandleMotionAccelerateMouse() localVariable
791 let mut gain = 0.0; in HandleMotionAccelerateTouchpad() localVariable
840 let mut gain = 0.0; in HandleAxisAccelerateTouchpad() localVariable
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
H A Dcamera_common.h72 uint8_t gain; member
84 uint8_t gain; member
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp541 float gain = GAIN_VALUE; in BENCHMARK_F() local
556 float gain; in BENCHMARK_F() local
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H A Daudio_proxy_render.cpp366 int32_t AudioProxyRenderGetGain(const AudioHandle handle, float *gain) in AudioProxyRenderGetGain()
371 int32_t AudioProxyRenderSetGain(const AudioHandle handle, float gain) in AudioProxyRenderSetGain()
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_capture.c622 float gain; in HdiServiceCaptureGetGain() local
650 uint32_t gain = 0; in HdiServiceCaptureSetGain() local
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H A Daudio_capture_vdi.c273 int32_t AudioCaptureGetGainVdi(struct IAudioCapture *capture, float *gain) in AudioCaptureGetGainVdi()
292 int32_t AudioCaptureSetGainVdi(struct IAudioCapture *capture, float gain) in AudioCaptureSetGainVdi()
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp461 float gain = GAIN_VALUE; in BENCHMARK_F() local
476 float gain; in BENCHMARK_F() local

12