Searched refs:ixheaacd_preemphsis_tool_float (Results 1 – 5 of 5) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_acelp_com.h | 56 VOID ixheaacd_preemphsis_tool_float(FLOAT32 *signal, FLOAT32 mu, WORD32 len,
|
D | ixheaacd_acelp_decode.c | 424 ixheaacd_preemphsis_tool_float(xn2, PREEMPH_FILT_FAC, 2 * fac_length, tmp); in ixheaacd_acelp_alias_cnx() 506 ixheaacd_preemphsis_tool_float(code, TILT_CODE, LEN_SUBFR, tmp); in ixheaacd_acelp_alias_cnx()
|
D | ixheaacd_acelp_tools.c | 52 VOID ixheaacd_preemphsis_tool_float(FLOAT32 *signal, FLOAT32 mu, WORD32 len, in ixheaacd_preemphsis_tool_float() function
|
D | ixheaacd_tcx_fwd_alcnx.c | 367 ixheaacd_preemphsis_tool_float(xn - ORDER, PREEMPH_FILT_FAC, ORDER + lg, tmp); in ixheaacd_tcx_mdct()
|
D | ixheaacd_lpc.c | 448 ixheaacd_preemphsis_tool_float(st->fd_synth + ORDER, PREEMPH_FILT_FAC, in ixheaacd_lpd_dec()
|