Home
last modified time | relevance | path

Searched refs:cum0 (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
56 cum0 = ptr_qmf[HYBRID_FILTER_DELAY] >> 1; in ixheaacd_filt_2_ch()
89 ptr_hybrid[0] = ixheaacd_add32_sat(cum0, cum1); in ixheaacd_filt_2_ch()
90 ptr_hybrid[1] = ixheaacd_sub32_sat(cum0, cum1); in ixheaacd_filt_2_ch()