Searched refs:st4_l (Results 1 – 1 of 1) sorted by relevance
288 FLOAT32 st4_l = pstr_lp_filt_coeff->y_p[chan_idx * 2 + 1]; in impd_apply_low_high_filter() local311 st3_l = b1_l * tmp - a1_l * output_low[i] + st4_l; in impd_apply_low_high_filter()312 st4_l = b2_l * tmp - a2_l * output_low[i]; in impd_apply_low_high_filter()325 pstr_lp_filt_coeff->y_p[chan_idx * 2 + 1] = st4_l; in impd_apply_low_high_filter()