OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a1_l
(Results
1 - 2
of
2
) sorted by null
/external/libxaac/decoder/drc_src/
impd_drc_fiilter_bank.c
279
FLOAT32
a1_l
= pstr_lp_filt_coeff->a1;
local
307
st1_l = b1_l * tmp1 -
a1_l
* tmp + st2_l;
311
st3_l = b1_l * tmp -
a1_l
* output_low[i] + st4_l;
impd_drc_filter_bank.c
279
FLOAT32
a1_l
= pstr_lp_filt_coeff->a1;
local
307
st1_l = b1_l * tmp1 -
a1_l
* tmp + st2_l;
311
st3_l = b1_l * tmp -
a1_l
* output_low[i] + st4_l;
Completed in 1093 milliseconds