/third_party/pulseaudio/speex/tmv/ |
H A D | preprocess_tm.h | 767 register spx_word16_t * restrict gain = st->gain; in preprocess_compute_emgain() local 820 register spx_word16_t * restrict gain = st->gain; in preprocess_compute_linear_gain() local [all...] |
/third_party/skia/fuzz/ |
H A D | FuzzCanvas.cpp | 671 SkScalar gain, bias; in make_fuzz_imageFilter() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cook.c | 369 int gain = get_bits1(gb) ? get_bits(gb, 4) - 7 : -1; in decode_gain_info() local [all...] |
H A D | mpegaudiodec_template.c | 687 int len, i, j, k, l, v0, shift, gain, gains[3]; in exponents_from_scale_factors() local
|
H A D | aac.h | 243 INTFLOAT gain[16][120]; member
|
H A D | ac3dec.c | 1415 INTFLOAT gain; in decode_audio_block() local [all...] |
H A D | qdm2.c | 1547 const float gain = (q->channels == 1 && q->nb_channels == 2) ? 0.5f : 1.0f; in qdm2_calculate_fft() local
|
H A D | wmavoice.c | 1282 float gain; in synth_block_hardcoded() local [all...] |
H A D | ilbcdec.c | 725 int16_t gain[CB_NSTAGES]; in construct_vector() local [all...] |
H A D | aacdec_template.c | 2395 int gain = 0; local [all...] |
H A D | speexdec.c | 360 float gain[3]; in pitch_unquant_3tap() local 1117 float exc_ener, gain; nb_decode() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showspectrum.c | 97 float gain; member
|
H A D | af_hdcd.c | 1207 static int hdcd_analyze(int32_t *samples, int count, int stride, int gain, int target_gain, int extend, int mode, int cdt_active, int tg_mismatch) in hdcd_analyze() argument 1267 hdcd_envelope(int32_t *samples, int count, int stride, int vbits, int gain, int target_gain, int extend) hdcd_envelope() argument 1369 int gain = state->running_gain; hdcd_process() local 1411 int gain[2] = {ctx->state[0].running_gain, ctx->state[1].running_gain}; hdcd_process_stereo() local [all...] |
H A D | af_afftdn.c | 73 double *gain; member 362 double *gain = dnch->gain; in process_frame() local [all...] |
H A D | af_biquads.c | 133 double gain; member 792 double gain = s->gain * (( in config_filter() local 628 convert_width2qfactor(double width, double frequency, double gain, double sample_rate, int width_type) convert_width2qfactor() argument [all...] |
H A D | af_arnndn.c | 1032 float gain; in compute_frame_features() local
|
/third_party/backends/backend/genesys/ |
H A D | low.cpp | 1321 float gain = value / target_value; in compute_frontend_gain_wolfson() local
|
/third_party/backends/backend/ |
H A D | umax1220u-common.c | 1362 double av, gain; in get_caldata() local
|
H A D | hp4200.c | 670 compute_first_gain_offset (int target, int max, int min, int *gain, in compute_first_gain_offset() argument 784 compute_gain_offset(int target, int max, int min, int *gain, int *offset, int *max_gain, int *min_offset) compute_gain_offset() argument [all...] |
H A D | plustek-usbshading.c | 716 static void setAdjGain( int gain, u_char *reg ) in setAdjGain() argument [all...] |
H A D | pieusb_specific.c | 1873 double gain; sanei_pieusb_set_gain_offset() local 2407 getGain(int gain) getGain() argument 2424 getGainSetting(double gain) getGainSetting() argument [all...] |
/third_party/libsnd/src/ |
H A D | aiff.c | 153 int16_t gain ; /* in dB, 0 is normal */ member 722 int16_t gain ; in aiff_read_header() local
|
/third_party/lame/frontend/ |
H A D | parse.c | 1719 double gain = double_value; in parse_args_() local [all...] |
/third_party/skia/tests/ |
H A D | ImageFilterTest.cpp | 149 const SkScalar gain = SK_Scalar1, bias = 0; in FilterList() local 1105 SkScalar gain = SK_Scalar1, bias = 0; in DEF_TEST() local 1130 SkScalar gain = SK_Scalar1, bias = 0; in DEF_TEST() local 1165 SkScalar gain = SK_Scalar1, bias = 0; in test_big_kernel() local 1336 SkScalar gain = SK_Scalar1, bias = 0; in DEF_TEST() local [all...] |
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | bluez5-util.c | 105 static pa_volume_t a2dp_gain_to_volume(uint16_t gain) { in a2dp_gain_to_volume() argument 119 uint16_t gain = (uint16_t) (( in volume_to_a2dp_gain() local 575 uint16_t gain; in pa_bluetooth_transport_set_volume() local 789 uint16_t gain; get_volume_reply() local [all...] |