Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_tcx_fwd_alcnx.c145 FLOAT32 *ptr_a, i_ap[ORDER + 1]; in ixheaacd_tcx_mdct() local
237 ixheaacd_lpc_coeff_wt_apply(lp_flt_coff_a + (ORDER + 1), i_ap); in ixheaacd_tcx_mdct()
238 err = ixheaacd_lpc_to_td(i_ap, ORDER, gain1, usac_data->len_subfrm / 4); in ixheaacd_tcx_mdct()
241 ixheaacd_lpc_coeff_wt_apply(lp_flt_coff_a + (2 * (ORDER + 1)), i_ap); in ixheaacd_tcx_mdct()
242 err = ixheaacd_lpc_to_td(i_ap, ORDER, gain2, usac_data->len_subfrm / 4); in ixheaacd_tcx_mdct()
311 ixheaacd_lpc_coeff_wt_apply(lp_flt_coff_a + (ORDER + 1), i_ap); in ixheaacd_tcx_mdct()
312 ixheaacd_synthesis_tool_float(i_ap, xn1, xn1, 2 * fac_length, in ixheaacd_tcx_mdct()