Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_fwd_alias_cnx.c97 WORD32 fac_length, FLOAT32 *lp_filt_coeff, WORD32 gain) { in ixheaacd_fwd_alias_cancel_tool() argument
117 ixheaacd_lpc_coeff_wt_apply(lp_filt_coeff, lp_filt_coeff_a); in ixheaacd_fwd_alias_cancel_tool()
140 WORD32 *lp_filt_coeff, WORD32 *izir, in ixheaacd_fr_alias_cnx_fix() argument
173 if (lp_filt_coeff != NULL && fac_data_out != NULL) { in ixheaacd_fr_alias_cnx_fix()
179 ixheaacd_weighted_synthesis_filter(lp_filt_coeff, lp_filt_coeff_a); in ixheaacd_fr_alias_cnx_fix()
Dixheaacd_acelp_decode.c343 WORD32 k, FLOAT32 lp_filt_coeff[], in ixheaacd_acelp_alias_cnx() argument
451 ptr_lp_filt_coeff = lp_filt_coeff; in ixheaacd_acelp_alias_cnx()