Home
last modified time | relevance | path

Searched defs:gain (Results 1 - 25 of 30) sorted by relevance

12

/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; in HWTEST_F() local
323 float gain = 0; in HWTEST_F() local
/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
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H A Daudio_idl_hdicapture_volume_test.cpp397 float gain = max - 1; in HWTEST_F() local
453 float gain = 0; in HWTEST_F() local
474 float gain = min + 1; in HWTEST_F() local
504 float gain = GAIN_MAX - 1; HWTEST_F() local
[all...]
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_volume_test.cpp136 float gain = 10.8; in HWTEST_F() local
197 char gain = 'a'; in HWTEST_F() local
212 float gain in HWTEST_F() local
234 float gain = min + 1; HWTEST_F() local
250 float gain = 0; HWTEST_F() local
265 float gain = GAIN_MAX - 1; HWTEST_F() local
[all...]
/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/
H A Daudio_idlhdirender_performace_test.cpp603 float gain = 10; in HWTEST_F() local
642 float gain = min + 1; in HWTEST_F() local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
H A Daudio_render_interface_impl_test.cpp474 float gain = 0; in HWTEST_F() local
488 float gain = 0; in HWTEST_F() local
/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1745.c111 uint32_t gain; in CalLux() local
/drivers/hdf_core/framework/model/camera/parser/include/
H A Dcamera_config_parser.h43 uint8_t gain; member
57 uint8_t gain; member
/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
/drivers/peripheral/audio/test/unittest/common/render/
H A Daudio_render_common_test.cpp540 float gain; in HWTEST_F() local
546 float gain; in HWTEST_F() local
692 float gain = 1.0; in HWTEST_F() local
698 float gain = 1.0; in HWTEST_F() local
/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() argument
371 int32_t AudioProxyRenderSetGain(const AudioHandle handle, float gain) in AudioProxyRenderSetGain() argument
/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
H A Dhdf_audio_server_render.c616 float gain; in HdiServiceRenderGetGain() local
/drivers/peripheral/audio/test/hal_mock/
H A Daudio_render_mock.c215 static int32_t GetGain(struct IAudioRenderVdi* render, float *gain) in GetGain() argument
226 static int32_t SetGain(struct IAudioRenderVdi* render, float gain) in SetGain() argument
/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() argument
240 int32_t AudioCaptureExtImpl::GetGain(float &gain) in GetGain() argument
H A Daudio_capture_interface_impl.cpp271 int32_t AudioCaptureInterfaceImpl::SetGain(float gain) in SetGain() argument
278 int32_t AudioCaptureInterfaceImpl::GetGain(float &gain) in GetGain() argument
H A Daudio_render_interface_impl.cpp360 int32_t AudioRenderInterfaceImpl::SetGain(float gain) in SetGain() argument
367 int32_t AudioRenderInterfaceImpl::GetGain(float &gain) in GetGain() argument
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H A Daudio_capture_vdi.c303 int32_t AudioCaptureGetGainVdi(struct IAudioCapture *capture, float *gain) in AudioCaptureGetGainVdi() argument
322 int32_t AudioCaptureSetGainVdi(struct IAudioCapture *capture, float gain) in AudioCaptureSetGainVdi() argument
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_render.cpp547 float gain; in HdiServiceRenderGetGain() local
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp193 int32_t FastRenderGetGain(AudioHandle handle, float *gain) in FastRenderGetGain() argument
201 int32_t FastRenderSetGain(AudioHandle handle, float gain) in FastRenderSetGain() argument
H A Daudio_render.cpp272 int32_t AudioRenderGetGain(AudioHandle handle, float *gain) in AudioRenderGetGain() argument
279 int32_t AudioRenderSetGain(AudioHandle handle, float gain) in AudioRenderSetGain() argument
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_capture.c598 int32_t AudioCaptureGetGain(struct IAudioCapture *handle, float *gain) in AudioCaptureGetGain() argument
627 int32_t AudioCaptureSetGain(struct IAudioCapture *handle, float gain) in AudioCaptureSetGain() argument
[all...]
H A Daudio_render.c647 int32_t AudioRenderGetGain(struct IAudioRender *handle, float *gain) in AudioRenderGetGain() argument
677 int32_t AudioRenderSetGain(struct IAudioRender *handle, float gain) in AudioRenderSetGain() argument
[all...]
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_snd_capture.c823 static int32_t CaptureGetGainImpl(struct AlsaCapture *captureIns, float *gain) in CaptureGetGainImpl() argument
829 static int32_t CaptureSetGainImpl(struct AlsaCapture *captureIns, float gain) in CaptureSetGainImpl() argument
/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

Completed in 31 milliseconds

12