Home
last modified time | relevance | path

Searched refs:tilt_comp_coeff (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dg729postfilter.c528 int tilt_comp_coeff; in ff_g729_postfilter() local
559 tilt_comp_coeff = get_tilt_comp(adsp, lp_gn, lp_gd, residual_filt_buf + 10, subframe_size); in ff_g729_postfilter()
567 *ht_prev_data = apply_tilt_comp(speech, pos_filter_data + 10, tilt_comp_coeff, in ff_g729_postfilter()