| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | ina238.c | 110 int gain; member [all...] |
| H A D | max16065.c | 122 static inline int ADC_TO_CURR(int adc, int gain) in ADC_TO_CURR() argument
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| H A D | ad7780.c | 65 unsigned int gain; member 148 unsigned int full_scale, gain; in ad7780_write_raw() local [all...] |
| H A D | nau7802.c | 112 static int nau7802_set_gain(struct nau7802_state *st, int gain) in nau7802_set_gain() argument
|
| /kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/ |
| H A D | st_lsm6dsx_shub.c | 587 st_lsm6dsx_shub_set_full_scale(struct st_lsm6dsx_sensor *sensor, u32 gain) st_lsm6dsx_shub_set_full_scale() argument [all...] |
| /kernel/linux/linux-6.6/drivers/iio/addac/ |
| H A D | stx104.c | 264 u8 gain; in stx104_write_raw() local
|
| /kernel/linux/linux-6.6/drivers/iio/amplifiers/ |
| H A D | ada4250.c | 63 u8 gain; member
|
| /kernel/linux/linux-6.6/drivers/input/ |
| H A D | ff-memless.c | 47 int gain; member 240 ml_combine_effects(struct ff_effect *effect, struct ml_effect_state *state, int gain) ml_combine_effects() argument 416 ml_ff_set_gain(struct input_dev *dev, u16 gain) ml_ff_set_gain() argument [all...] |
| /kernel/linux/linux-6.6/sound/pci/lola/ |
| H A D | lola_mixer.c | 210 lola_mixer_set_src_gain(struct lola *chip, unsigned int id, unsigned short gain, bool on) lola_mixer_set_src_gain() argument 270 lola_mixer_set_mapping_gain(struct lola *chip, unsigned int src, unsigned int dest, unsigned short gain, bool on) lola_mixer_set_mapping_gain() argument [all...] |
| /kernel/linux/linux-6.6/sound/pci/au88x0/ |
| H A D | au88x0_eq.c | 39 static void vortex_EqHw_SetTimeConsts(vortex_t * vortex, u16 gain, u16 level) in vortex_EqHw_SetTimeConsts() argument 493 static int vortex_Eqlzr_GetLeftGain(vortex_t * vortex, u16 index, u16 * gain) in vortex_Eqlzr_GetLeftGain() argument 504 static void vortex_Eqlzr_SetLeftGain(vortex_t * vortex, u16 index, u16 gain) in vortex_Eqlzr_SetLeftGain() argument 518 static int vortex_Eqlzr_GetRightGain(vortex_t * vortex, u16 index, u16 * gain) in vortex_Eqlzr_GetRightGain() argument 529 static void vortex_Eqlzr_SetRightGain(vortex_t * vortex, u16 index, u16 gain) in vortex_Eqlzr_SetRightGain() argument [all...] |
| /kernel/linux/linux-6.6/sound/pci/echoaudio/ |
| H A D | echoaudio_dsp.c | 555 static int set_output_gain(struct echoaudio *chip, u16 channel, s8 gain) in set_output_gain() argument 573 set_monitor_gain(struct echoaudio *chip, u16 output, u16 input, s8 gain) set_monitor_gain() argument
|
| /test/xts/hats/hdf/audio/idl/benchmarktest/capture/ |
| H A D | audio_capture_benchmarktest.cpp | 590 float gain = GAIN_VALUE;
in BENCHMARK_F() local 609 float gain;
in BENCHMARK_F() local
|
| /test/xts/hats/hdf/audio/idl/benchmarktest/render/ |
| H A D | audio_render_benchmarktest.cpp | 480 float gain = GAIN_VALUE;
in BENCHMARK_F() local 499 float gain;
in BENCHMARK_F() local
|
| /test/xts/hats/hdf/audio/idl/common/render_additional/src/ |
| H A D | AudioRenderCommonTest.cpp | 3359 float gain = 0.1; in HWTEST_F() local 3379 float gain = 0.1; in HWTEST_F() local
|
| /test/xts/hats/hdf/audio/idl/common/render/src/ |
| H A D | audio_render_common_test.cpp | 517 float gain; in HWTEST_F() local 523 float gain; in HWTEST_F() local 669 float gain = 1.0; in HWTEST_F() local 675 float gain = 1.0; in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | g723_1.h | 104 int gain; member
|
| H A D | g729postfilter.c | 584 unsigned gain; // (3.12) ff_g729_adaptive_gain_control() local [all...] |
| H A D | sbr.h | 212 AAC_FLOAT gain[7][48]; member
|
| H A D | opus_celt.c | 243 float gain; in parse_postfilter() local
|
| H A D | opus_celt.h | 150 static av_always_inline void celt_renormalize_vector(float *X, int N, float gain) in celt_renormalize_vector() argument
|
| H A D | ra144.c | 1694 ff_subblock_synthesis(RA144Context *ractx, const int16_t *lpc_coefs, int cba_idx, int cb1_idx, int cb2_idx, int gval, int gain) ff_subblock_synthesis() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_acrossover.c | 158 float gain; in parse_gains() local [all...] |
| H A D | af_sidechaincompress.c | 115 double gain = 0.0; in output_gain() local 175 double abs_sample, gain in compressor() local [all...] |
| H A D | af_superequalizer.c | 34 float lower, upper, gain; member [all...] |
| H A D | af_asoftclip.c | 147 float gain = s->output * threshold; in filter_flt() local 272 double gain = s->output * threshold; filter_dbl() local [all...] |