Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_fwd_alias_cnx.c99 FLOAT32 lp_filt_coeff_a[ORDER + 1]; in ixheaacd_fwd_alias_cancel_tool() local
117 ixheaacd_lpc_coeff_wt_apply(lp_filt_coeff, lp_filt_coeff_a); in ixheaacd_fwd_alias_cancel_tool()
125 ixheaacd_synthesis_tool_float1(lp_filt_coeff_a, ptr_fac_signal_flt, in ixheaacd_fwd_alias_cancel_tool()
147 WORD32 lp_filt_coeff_a[ORDER + 1]; in ixheaacd_fr_alias_cnx_fix() local
179 ixheaacd_weighted_synthesis_filter(lp_filt_coeff, lp_filt_coeff_a); in ixheaacd_fr_alias_cnx_fix()
183 ixheaacd_synthesis_tool(lp_filt_coeff_a, fac_data_out, 2 * fac_length, in ixheaacd_fr_alias_cnx_fix()