Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_dec.c437 WORD32 noise_floor_exp, tot_nf_bands; in ixheaacd_calc_noise_floor() local
443 noise_floor_exp = in ixheaacd_calc_noise_floor()
447 *ptr_noise_floor++ = (WORD16)(0x4000 + (noise_floor_exp & MASK_FOR_EXP)); in ixheaacd_calc_noise_floor()
760 WORD16 *ptr_sine_lvl_buf, WORD16 noise_floor_exp, in ixheaacd_adj_timeslot() argument
823 noise_floor_exp, harm_idx); in ixheaacd_adj_timeslot()
830 scale_change, ptr_rand_ph_buf, ptr_sine_lvl_buf, noise_floor_exp, in ixheaacd_adj_timeslot()
Dixheaacd_env_calc.h84 WORD16 *ptr_sine_lvl_buf, WORD16 noise_floor_exp,