Searched refs:ixheaacd_fir_lp_filt (Results 1 – 2 of 2) sorted by relevance
387 const FLOAT32 ixheaacd_fir_lp_filt[1 + FILTER_DELAY] = { variable
58 extern const FLOAT32 ixheaacd_fir_lp_filt[1 + FILTER_DELAY];284 tmp = ixheaacd_fir_lp_filt[0] * noise_tmp1[i]; in ixheaacd_bass_post_filter()287 ixheaacd_fir_lp_filt[j] * (noise_tmp1[i - j] + noise_tmp1[i + j]); in ixheaacd_bass_post_filter()