Searched refs:b0_h (Results 1 - 2 of 2) sorted by relevance

/external/libxaac/decoder/drc_src/
H A Dimpd_drc_fiilter_bank.c292 FLOAT32 b0_h = pstr_hp_filt_coeff->b0; local
314 tmp = b0_h * tmp1 + st1_h;
318 output_high[i] = b0_h * tmp + st3_h;
H A Dimpd_drc_filter_bank.c292 FLOAT32 b0_h = pstr_hp_filt_coeff->b0; local
314 tmp = b0_h * tmp1 + st1_h;
318 output_high[i] = b0_h * tmp + st3_h;

Completed in 170 milliseconds