Home
last modified time | relevance | path

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

/external/libxaac/decoder/drc_src/
Dimpd_drc_filter_bank.c280 FLOAT32 a2_l = pstr_lp_filt_coeff->a2; in impd_apply_low_high_filter() local
308 st2_l = b2_l * tmp1 - a2_l * tmp; in impd_apply_low_high_filter()
312 st4_l = b2_l * tmp - a2_l * output_low[i]; in impd_apply_low_high_filter()