Searched refs:ixheaacd_lpc_to_td (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_func_def.h | 75 WORD32 ixheaacd_lpc_to_td(FLOAT32 *lpc_coeffs, WORD32 lpc_order,
|
D | ixheaacd_tcx_fwd_alcnx.c | 238 err = ixheaacd_lpc_to_td(i_ap, ORDER, gain1, usac_data->len_subfrm / 4); in ixheaacd_tcx_mdct() 242 err = ixheaacd_lpc_to_td(i_ap, ORDER, gain2, usac_data->len_subfrm / 4); in ixheaacd_tcx_mdct()
|
D | ixheaacd_tcx_fwd_mdct.c | 116 WORD32 ixheaacd_lpc_to_td(float *coeff, WORD32 order, float *gains, WORD32 lg) { in ixheaacd_lpc_to_td() function
|