Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_thumb_ps_dec.c109 delay = 2 * 16 * DEL_ALL_PASS + 2 * NUM_SER_AP_LINKS * 5 * 16; in ixheaacd_scale_ps_states()
146 delay = 2 * 16 * DEL_ALL_PASS + 2 * NUM_SER_AP_LINKS * 5 * 16; in ixheaacd_scale_ps_states()
Dixheaacd_ps_dec.h28 #define DEL_ALL_PASS 2 macro
69 WORD16 delay_buf_qmf_sub_re_im[DEL_ALL_PASS][16 * 2];
Dixheaacd_ps_dec.c151 max_val |= ixheaacd_calc_max(ptr_re, 16 * DEL_ALL_PASS); in ixheaacd_get_ps_scale()
656 if (ptr_ps_dec->delay_buf_idx >= DEL_ALL_PASS) { in ixheaacd_decorrelation_dec()
Dixheaacd_sbrdec_initfuncs.c918 2 * 16 * DEL_ALL_PASS * sizeof(WORD16)); in ixheaacd_create_psdec()