/third_party/gstreamer/gstreamer/libs/gst/controller/ |
D | gstlfocontrolsource.c | 82 _sine_get (GstLFOControlSource * self, gdouble amp, gdouble off, in _sine_get() 134 _square_get (GstLFOControlSource * self, gdouble amp, gdouble off, in _square_get() 186 _saw_get (GstLFOControlSource * self, gdouble amp, gdouble off, in _saw_get() 237 _rsaw_get (GstLFOControlSource * self, gdouble amp, gdouble off, in _rsaw_get() 289 _triangle_get (GstLFOControlSource * self, gdouble amp, gdouble off, in _triangle_get()
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
D | random_utils.h | 40 int amp) { in VP8RandomBits2()
|
/third_party/openssl/apps/include/ |
D | s_apps.h | 90 int amp; /* allow more groups */ member
|
/third_party/node/deps/openssl/openssl/apps/include/ |
D | s_apps.h | 90 int amp; /* allow more groups */ member
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_mptestsrc.c | 143 static void draw_basis(uint8_t *dst, int dst_linesize, int amp, int freq, int dc) in draw_basis() 154 static void draw_cbp(uint8_t *dst[3], int dst_linesize[3], int cbp, int amp, int dc) in draw_cbp() 191 int x, y, amp = off; in amp_test() local
|
D | vf_amplify.c | 147 int amp; in amplify_frame() local 190 int amp; in amplify_frame() local
|
D | vf_cas.c | 89 float amp, weight; in cas_slice8() local 156 float amp, weight; in cas_slice16() local
|
/third_party/libsnd/src/G72x/ |
D | g72x_test.c | 156 double amp = 0.0 ; in gen_signal_double() local
|
/third_party/libsnd/tests/ |
D | fix_this.c | 300 double amp = 0.0 ; in gen_signal_double() local
|
D | lossy_comp_test.c | 2449 double amp = 0.0 ; in gen_signal_double() local
|
/third_party/ffmpeg/tests/ |
D | audiogen.c | 139 int i, a, v, j, f, amp, ampa; in main() local
|
/third_party/ffmpeg/libavcodec/ |
D | qdmc.c | 422 int amp, phase, stereo_mode = 0, i, group, freq, group_size, group_bits; in read_wave_data() local 542 static void add_wave(QDMCContext *s, int offset, int freqs, int group, int stereo_mode, int amp, in… in add_wave() 574 static void add_wave0(QDMCContext *s, int offset, int freqs, int stereo_mode, int amp, int phase) in add_wave0()
|
D | ffwavesynth.c | 86 uint64_t phi, dphi, amp; member 346 int32_t amp, *cv; in wavesynth_synth_sample() local
|
D | atrac3plusdsp.c | 134 double amp; in waves_synth() local
|
D | dca_lbr.h | 54 uint8_t amp[DCA_LBR_CHANNELS]; ///< Per-channel amplitude member
|
D | dca_lbr.c | 283 unsigned int amp[DCA_LBR_CHANNELS_TOTAL]; in parse_tonal() local 1638 float amp = ff_dca_synth_env[synth_idx] * ff_dca_quant_amp[t->amp[ch]]; in synth_tones() local
|
D | g723_1enc.c | 835 int amp, err, max, max_amp_index, min, scale, i, j, k, l; in get_fcb_param() local
|
D | aac.h | 229 int amp[4]; member
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_softvol.c | 135 long long amp = (long long)a * gain + fraction; in MULTI_DIV_int() local 152 long long amp = (long long)a * gain + fraction; in MULTI_DIV_24() local 169 int amp = a * gain + fraction; in MULTI_DIV_short() local
|
/third_party/ffmpeg/libavresample/tests/ |
D | avresample.c | 148 double amp = (1.0 + sin(ampa)) * 0.15; in audiogen() local
|
/third_party/ffmpeg/libswresample/tests/ |
D | swresample.c | 214 double amp = (1.0 + sin(ampa)) * 0.15; in audiogen() local
|
/third_party/curl/lib/ |
D | http_aws_sigv4.c | 434 char *amp; in canon_query() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | frame_dec.c | 362 static void Dither8x8(VP8Random* const rg, uint8_t* dst, int bps, int amp) { in Dither8x8()
|
/third_party/gstreamer/gstplugins_base/gst/audiotestsrc/ |
D | gstaudiotestsrc.c | 858 gdouble amp = use_volume ? src->volume : 1.0; in gst_audio_test_src_init_sine_table() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | quant_enc.c | 406 const double amp = SNS_TO_DQ * enc->config_->sns_strength / 100. / 128.; in VP8SetSegmentParams() local
|