Home
last modified time | relevance | path

Searched defs:nrg_gain (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_env_calc.c75 static VOID ixheaacd_alias_reduction(WORD16 *deg_patched, WORD16 *nrg_gain, in ixheaacd_alias_reduction()
228 WORD16 *nrg_est, WORD16 *nrg_gain, in ixheaacd_noiselimiting()
421 WORD16 *nrg_sine, WORD16 *nrg_gain, in ixheaacd_conv_ergtoamplitudelp_dec()
448 WORD16 *nrg_sine, WORD16 *nrg_gain, in ixheaacd_conv_ergtoamplitude_dec()
471 WORD32 num_sub_bands, WORD32 skip_bands, WORD16 *nrg_gain, in ixheaacd_adapt_noise_gain_calc()
598 WORD16 *nrg_gain, WORD16 *noise_level_mant, in ixheaacd_calc_subband_gains()
719 WORD16 nrg_gain[2 * MAX_FREQ_COEFFS]; in ixheaacd_calc_sbrenvelope() local
949 VOID ixheaacd_equalize_filt_buff_exp(WORD16 *ptr_filt_buf, WORD16 *nrg_gain, in ixheaacd_equalize_filt_buff_exp()
994 WORD16 *nrg_gain, in ixheaacd_filt_buf_update()
Dixheaacd_esbr_envcal.c104 FLOAT32 *nrg_gain = scratch_buff + 256; in ixheaacd_sbr_env_calc() local