Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_imdct.c83 static void ixheaacd_normalize(WORD32 *buff, WORD32 shift, WORD len) { in ixheaacd_normalize() function
326 ixheaacd_normalize(p_in_ibuffer, max_shift, ixheaacd_drc_offset->n_long); in ixheaacd_fd_imdct_short()
346 ixheaacd_normalize(p_in_ibuffer, max_shift - 1, ixheaacd_drc_offset->n_long); in ixheaacd_fd_imdct_short()
455 ixheaacd_normalize(p_in_ibuffer, max_shift, ixheaacd_drc_offset->n_long); in ixheaacd_fd_imdct_long()
464 ixheaacd_normalize(p_in_ibuffer, max_shift - 1, ixheaacd_drc_offset->n_long); in ixheaacd_fd_imdct_long()