Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_hybrid.c53 WORD32 cum0, cum1, cum00, cum11; in ixheaacd_filt_2_ch() local
57 cum00 = ptr_qmf[HYBRID_FILTER_DELAY + 16] >> 1; in ixheaacd_filt_2_ch()
92 ptr_hybrid[16] = ixheaacd_add32_sat(cum00, cum11); in ixheaacd_filt_2_ch()
93 ptr_hybrid[17] = ixheaacd_sub32_sat(cum00, cum11); in ixheaacd_filt_2_ch()