Searched defs:target_gain (Results 1 - 2 of 2) sorted by relevance
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | preprocess.c | 569 float target_gain; in speex_compute_agc() local [all...] |
/third_party/ffmpeg/libavfilter/ |
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 1336 hdcd_control(HDCDContext *ctx, hdcd_state *state, int *peak_extend, int *target_gain) hdcd_control() argument 1349 int target_gain[2]; hdcd_control_stereo() local 1370 int peak_extend, target_gain; hdcd_process() local [all...] |
Completed in 6 milliseconds