Searched refs:smooth_filt (Results 1 – 1 of 1) sorted by relevance
106 const FLOAT32 *smooth_filt; in ixheaacd_sbr_env_calc() local259 smooth_filt = *ixheaacd_fir_table[smooth_length]; in ixheaacd_sbr_env_calc()522 sb_gain += (*e_gain)[n][k] * smooth_filt[c]; in ixheaacd_sbr_env_calc()523 sb_noise += (*noise_buf)[n][k] * smooth_filt[c++]; in ixheaacd_sbr_env_calc()581 smooth_filt = *ixheaacd_fir_table[smooth_length]; in ixheaacd_sbr_env_calc()700 sb_gain += (*e_gain)[n][k] * smooth_filt[c]; in ixheaacd_sbr_env_calc()701 sb_noise += (*noise_buf)[n][k] * smooth_filt[c++]; in ixheaacd_sbr_env_calc()