Searched refs:ixheaacd_lpc_to_td (Results 1 - 3 of 3) sorted by relevance

/external/libxaac/decoder/
H A Dixheaacd_func_def.h75 VOID ixheaacd_lpc_to_td(FLOAT32 *lpc_coeffs, WORD32 lpc_order,
H A Dixheaacd_tcx_fwd_alcnx.c239 ixheaacd_lpc_to_td(i_ap, ORDER, gain1, usac_data->len_subfrm / 4);
242 ixheaacd_lpc_to_td(i_ap, ORDER, gain2, usac_data->len_subfrm / 4);
H A Dixheaacd_tcx_fwd_mdct.c117 VOID ixheaacd_lpc_to_td(float *coeff, WORD32 order, float *gains, WORD32 lg) { function

Completed in 114 milliseconds