Searched refs:st3_l (Results 1 – 1 of 1) sorted by relevance
287 FLOAT32 st3_l = pstr_lp_filt_coeff->y_p[chan_idx * 2 + 0]; in impd_apply_low_high_filter() local310 output_low[i] = b0_l * tmp + st3_l; in impd_apply_low_high_filter()311 st3_l = b1_l * tmp - a1_l * output_low[i] + st4_l; in impd_apply_low_high_filter()324 pstr_lp_filt_coeff->y_p[chan_idx * 2 + 0] = st3_l; in impd_apply_low_high_filter()