/third_party/nghttp2/lib/ |
H A D | nghttp2_ratelim.c | 35 uint64_t d, gain; in nghttp2_ratelim_update() local
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_ratelim.c | 35 uint64_t d, gain; in nghttp2_ratelim_update() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | opus_metadata_bsf.c | 26 int gain; member
|
H A D | acelp_filters.c | 121 ff_acelp_apply_order_2_transfer_function(float *out, const float *in, const float zero_coeffs[2], const float pole_coeffs[2], float gain, float mem[2], int n) ff_acelp_apply_order_2_transfer_function() argument
|
H A D | ra144dec.c | 54 int gain = get_bits(gb, 8); in do_output_subblock() local
|
H A D | libopusdec.c | 42 union { int i; double d; } gain; member
|
H A D | gsmdec_template.c | 51 uint16_t gain = ff_gsm_long_term_gain_tab[gain_idx]; in long_term_synth() local
|
H A D | aacenc_tns.c | 165 double gain, coefs[MAX_LPC_ORDER]; in ff_aac_search_for_tns() local
|
H A D | jpeg2000.c | 214 uint8_t gain; in init_band_stepsize() local
|
H A D | iirfilter.c | 39 float gain; member [all...] |
H A D | metasound.c | 116 dec_bark_env(TwinVQContext *tctx, const uint8_t *in, int use_hist, int ch, float *out, float gain, enum TwinVQFrameType ftype) dec_bark_env() argument
|
H A D | aacdec_fixed.c | 373 const int gain = cce->coup.gain[index][idx]; in apply_dependent_coupling_fixed() local 425 const int gain in apply_independent_coupling_fixed() local [all...] |
/third_party/libsnd/tests/ |
H A D | generate.c | 58 crappy_snare (float *output, int len, int offset, float gain, float maxabs) in crappy_snare() argument
|
/third_party/skia/gm/ |
H A D | imagefiltersgraph.cpp | 117 SkScalar gain = 1.0f, bias = 0; variable
|
/third_party/skia/bench/ |
H A 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/backends/backend/ |
H A D | sm3840_params.h | 54 double gain; /* 0.01...9.9 */ member
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | acelp_filters_mips.c | 107 ff_acelp_apply_order_2_transfer_function_mips(float *out, const float *in, const float zero_coeffs[2], const float pole_coeffs[2], float gain, float mem[2], int n) ff_acelp_apply_order_2_transfer_function_mips() argument [all...] |
H A D | iirfilter_mips.c | 62 float gain; member 98 float gain = c->gain; in iir_filter_flt_mips() local [all...] |
/third_party/backends/tools/ |
H A D | umax_pp.c | 49 int gain = 0x0; in main() local [all...] |
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/ |
H A D | DrumPlayerJNI.cpp | 152 Java_com_plausiblesoftware_drumthumper_DrumPlayer_setGain( JNIEnv *env, jobject thiz, jint index, jfloat gain) Java_com_plausiblesoftware_drumthumper_DrumPlayer_setGain() argument
|
/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/ |
H A D | SampleSource.h | 67 void setGain(float gain) { in setGain() argument
|
H A D | SimpleMultiPlayer.cpp | 192 void SimpleMultiPlayer::setGain(int index, float gain) { in setGain() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_ashowinfo.c | 110 static void print_gain(AVFilterContext *ctx, const char *str, int32_t gain) in print_gain() argument
|
H A D | af_agate.c | 126 double gain = 0.; in output_gain() local 156 double abs_sample = fabs(scsrc[0] * level_sc), gain = 1.0; in gate() local [all...] |
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
H A D | MultiChannelResampler.cpp | 145 float gain = 0.0; // sum of raw coefficients in generateCoefficients() local
|