Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_tcx_fwd_alcnx.c59 VOID ixheaacd_lpc_coeff_wt_apply(FLOAT32 *a, FLOAT32 *ap) { in ixheaacd_lpc_coeff_wt_apply() function
237 ixheaacd_lpc_coeff_wt_apply(lp_flt_coff_a + (ORDER + 1), i_ap); in ixheaacd_tcx_mdct()
241 ixheaacd_lpc_coeff_wt_apply(lp_flt_coff_a + (2 * (ORDER + 1)), i_ap); in ixheaacd_tcx_mdct()
311 ixheaacd_lpc_coeff_wt_apply(lp_flt_coff_a + (ORDER + 1), i_ap); in ixheaacd_tcx_mdct()
Dixheaacd_acelp_com.h61 VOID ixheaacd_lpc_coeff_wt_apply(FLOAT32 *a, FLOAT32 *ap);
Dixheaacd_fwd_alias_cnx.c116 ixheaacd_lpc_coeff_wt_apply(lp_filt_coeff, lp_filt_coeff_a); in ixheaacd_fwd_alias_cancel_tool()