Home
last modified time | relevance | path

Searched defs:gain (Results 101 - 125 of 130) sorted by relevance

123456

/third_party/pulseaudio/speex/tmv/
H A Dpreprocess_tm.h767 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 DFuzzCanvas.cpp671 SkScalar gain, bias; in make_fuzz_imageFilter() local
/third_party/ffmpeg/libavcodec/
H A Dcook.c369 int gain = get_bits1(gb) ? get_bits(gb, 4) - 7 : -1; in decode_gain_info() local
[all...]
H A Dmpegaudiodec_template.c687 int len, i, j, k, l, v0, shift, gain, gains[3]; in exponents_from_scale_factors() local
H A Daac.h243 INTFLOAT gain[16][120]; member
H A Dac3dec.c1415 INTFLOAT gain; in decode_audio_block() local
[all...]
H A Dqdm2.c1547 const float gain = (q->channels == 1 && q->nb_channels == 2) ? 0.5f : 1.0f; in qdm2_calculate_fft() local
H A Dwmavoice.c1282 float gain; in synth_block_hardcoded() local
[all...]
H A Dilbcdec.c725 int16_t gain[CB_NSTAGES]; in construct_vector() local
[all...]
H A Daacdec_template.c2395 int gain = 0; local
[all...]
H A Dspeexdec.c360 float gain[3]; in pitch_unquant_3tap() local
1117 float exc_ener, gain; nb_decode() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Davf_showspectrum.c97 float gain; member
H A Daf_hdcd.c1207 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 Daf_afftdn.c73 double *gain; member
362 double *gain = dnch->gain; in process_frame() local
[all...]
H A Daf_biquads.c133 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 Daf_arnndn.c1032 float gain; in compute_frame_features() local
/third_party/backends/backend/genesys/
H A Dlow.cpp1321 float gain = value / target_value; in compute_frontend_gain_wolfson() local
/third_party/backends/backend/
H A Dumax1220u-common.c1362 double av, gain; in get_caldata() local
H A Dhp4200.c670 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 Dplustek-usbshading.c716 static void setAdjGain( int gain, u_char *reg ) in setAdjGain() argument
[all...]
H A Dpieusb_specific.c1873 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 Daiff.c153 int16_t gain ; /* in dB, 0 is normal */ member
722 int16_t gain ; in aiff_read_header() local
/third_party/lame/frontend/
H A Dparse.c1719 double gain = double_value; in parse_args_() local
[all...]
/third_party/skia/tests/
H A DImageFilterTest.cpp149 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 Dbluez5-util.c105 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...]

Completed in 55 milliseconds

123456