Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_dec.c875 WORD16 *ptr_filt_noise_local = &ptr_filt_buf_noise[0]; in ixheaacd_adj_timeslot() local
886 tmp1 = add16_m(mult16x16_16(smooth_ratio, *ptr_filt_noise_local), in ixheaacd_adj_timeslot()
893 *ptr_filt_noise_local++ = tmp1 << 1; in ixheaacd_adj_timeslot()