| /third_party/skia/bench/ |
| D | MatrixConvolutionBench.cpp | 31 SkScalar gain = 0.3f, bias = SkIntToScalar(100); in MatrixConvolutionBench() local 43 SkScalar gain = 0.3f, bias = SkIntToScalar(100); in MatrixConvolutionBench() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | ra144enc.c | 138 const float *data, float *score, float *gain) in get_match_score() 196 float score, gain, best_score, av_uninit(best_gain); in adaptive_cb_search() local 243 float *gain) in find_best_vect() 279 float gain; in fixed_cb_search() local 332 int cba_idx, cb1_idx, cb2_idx, gain; in ra144_encode_subblock() local
|
| D | opus_metadata_bsf.c | 26 int gain; member
|
| D | ra288.c | 96 static void decode(RA288Context *ractx, float gain, int cb_coef) in decode() 218 float gain = amptable[get_bits(&gb, 3)]; in ra288_decode_frame() local
|
| D | opus_pvq.c | 115 float gain, theta; in celt_exp_rotation() local 169 float gain[2]; in celt_stereo_merge() local 418 enum CeltSpread spread, uint32_t blocks, float gain, in celt_alg_quant() 434 enum CeltSpread spread, uint32_t blocks, float gain, in celt_alg_unquant() 489 int level, float gain, in quant_band_template()
|
| D | qcelpdec.c | 196 static void decode_gain_and_index(QCELPContext *q, float *gain) in decode_gain_and_index() 310 static void compute_svector(QCELPContext *q, const float *gain, in compute_svector() 696 float gain[16]; in qcelp_decode_frame() local
|
| D | ra144dec.c | 54 int gain = get_bits(gb, 8); in do_output_subblock() local
|
| D | aacdec_fixed.c | 373 const int gain = cce->coup.gain[index][idx]; in apply_dependent_coupling_fixed() local 425 const int gain = cce->coup.gain[index][0]; in apply_independent_coupling_fixed() local
|
| D | g723_1dec.c | 562 int gain, int *rseed) in residual_interp() 617 int num, denom, gain, bits1, bits2; in gain_scale() local 725 static int sid_gain_to_lsp_index(int gain) in sid_gain_to_lsp_index()
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_pan.c | 46 double gain[MAX_CHANNELS][MAX_CHANNELS]; member 100 double gain; in init() local 222 double gain = pan->gain[i][j]; in are_gains_pure() local
|
| D | af_anequalizer.c | 54 double gain; member 480 static double butterworth_compute_bw_gain_db(double gain) in butterworth_compute_bw_gain_db() 494 static double chebyshev1_compute_bw_gain_db(double gain) in chebyshev1_compute_bw_gain_db() 508 static double chebyshev2_compute_bw_gain_db(double gain) in chebyshev2_compute_bw_gain_db() 635 double freq, width, gain; in process_command() local
|
| D | af_replaygain.c | 533 float gain; in calc_replaygain() local 582 float gain = calc_replaygain(s->histogram); in uninit() local
|
| /third_party/skia/src/gpu/effects/ |
| D | GrMatrixConvolutionEffect.cpp | 220 const char* gain = uniformHandler->getUniformCStr(fGainUni); in emitCode() local 273 SkScalar gain, in GrMatrixConvolutionEffect() 338 SkScalar gain, in Make() 370 SkScalar gain = d->fRandom->nextSScalar1(); in TestCreate() local
|
| /third_party/node/deps/nghttp2/lib/ |
| D | nghttp2_ratelim.c | 35 uint64_t d, gain; in nghttp2_ratelim_update() local
|
| /third_party/nghttp2/lib/ |
| D | nghttp2_ratelim.c | 35 uint64_t d, gain; in nghttp2_ratelim_update() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | iirfilter_mips.c | 62 float gain; member 98 float gain = c->gain; in iir_filter_flt_mips() local
|
| D | acelp_filters_mips.c | 110 float gain, float mem[2], int n) in ff_acelp_apply_order_2_transfer_function_mips()
|
| /third_party/backends/backend/ |
| D | sm3840_scan.c | 69 double gain = 3.5; in main() local 153 double gain = p->gain; in setup_scan() local
|
| D | sm3840_params.h | 54 double gain; /* 0.01...9.9 */ member
|
| /third_party/libsnd/tests/ |
| D | generate.c | 58 crappy_snare (float *output, int len, int offset, float gain, float maxabs) in crappy_snare()
|
| /third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/ |
| D | SampleSource.h | 67 void setGain(float gain) { in setGain()
|
| /third_party/skia/src/effects/imagefilters/ |
| D | SkMatrixConvolutionImageFilter.cpp | 32 SkScalar gain, SkScalar bias, const SkIPoint& kernelOffset, in SkMatrixConvolutionImageFilter() 147 SkScalar gain, in MatrixConvolution() 202 SkScalar gain = buffer.readScalar(); in CreateProc() local
|
| /third_party/backends/tools/ |
| D | umax_pp.c | 49 int gain = 0x0; in main() local
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| D | backend-native.c | 138 static pa_volume_t hsp_gain_to_volume(uint16_t gain) { in hsp_gain_to_volume() 152 uint16_t gain = volume * HSP_MAX_GAIN / PA_VOLUME_NORM; in volume_to_hsp_gain() local 760 int gain, dummy; in rfcomm_io_callback() local 885 uint16_t gain = volume_to_hsp_gain(volume); in set_sink_volume() local 910 uint16_t gain = volume_to_hsp_gain(volume); in set_source_volume() local
|
| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| D | MultiChannelResampler.cpp | 145 float gain = 0.0; // sum of raw coefficients in generateCoefficients() local
|