Searched refs:ixheaacd_float2fix (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_td_mdct.h | 23 WORD8 ixheaacd_float2fix(FLOAT32 *x, WORD32 *int_x, WORD32 length);
|
D | ixheaacd_tcx_fwd_alcnx.c | 71 WORD8 ixheaacd_float2fix(FLOAT32 *x, WORD32 *int_x, WORD32 length) { in ixheaacd_float2fix() function 258 shiftp = ixheaacd_float2fix(x, int_x, lg); in ixheaacd_tcx_mdct() 299 shiftp = ixheaacd_float2fix(x, int_x, fac_length); in ixheaacd_tcx_mdct()
|
D | ixheaacd_acelp_decode.c | 402 shiftp = ixheaacd_float2fix(x, int_x, fac_length); in ixheaacd_acelp_alias_cnx()
|