Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_thumb_ps_dec.c121 delay = 2 * 16 * DEL_ALL_PASS + 2 * NUM_SER_AP_LINKS * 5 * 16; in ixheaacd_scale_ps_states()
158 delay = 2 * 16 * DEL_ALL_PASS + 2 * NUM_SER_AP_LINKS * 5 * 16; in ixheaacd_scale_ps_states()
Dixheaacd_ps_dec.h30 #define DEL_ALL_PASS 2 macro
120 WORD16 delay_buf_qmf_sub_re_im[DEL_ALL_PASS][16 * 2];
Dixheaacd_ps_dec.c154 max_val |= ixheaacd_calc_max(ptr_re, 16 * DEL_ALL_PASS); in ixheaacd_get_ps_scale()
659 if (ptr_ps_dec->delay_buf_idx >= DEL_ALL_PASS) { in ixheaacd_decorrelation_dec()
Dixheaacd_ps_dec_flt.c724 if (++l_delay >= DEL_ALL_PASS) l_delay = 0; in ixheaacd_esbr_ps_de_correlate()
818 if (++l_delay >= DEL_ALL_PASS) l_delay = 0; in ixheaacd_esbr_ps_de_correlate()
Dixheaacd_sbrdec_initfuncs.c891 2 * 16 * DEL_ALL_PASS * sizeof(WORD16)); in ixheaacd_create_psdec()