Searched refs:ptr_enrg_orig (Results 1 – 2 of 2) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_env_calc.c | 227 WORD32 skip_bands, WORD16 *ptr_enrg_orig, in ixheaacd_noiselimiting() argument 253 ixheaacd_avggain_calc(ptr_enrg_orig, nrg_est, start_band, stop_band, in ixheaacd_noiselimiting() 596 WORD8 *alias_red_buf, WORD16 *ptr_enrg_orig, in ixheaacd_calc_subband_gains() argument 647 ptr_enrg_orig[2 * c] = tmp_nrg_ref_mant; in ixheaacd_calc_subband_gains() 648 ptr_enrg_orig[2 * c + 1] = tmp_nrg_ref_exp; in ixheaacd_calc_subband_gains() 707 WORD16 *ptr_enrg_orig; in ixheaacd_calc_sbrenvelope() local 728 ptr_enrg_orig = in ixheaacd_calc_sbrenvelope() 847 ptr_enrg_orig, nrg_sine, nrg_est, nrg_gain, noise_level_mant, in ixheaacd_calc_sbrenvelope() 855 ixheaacd_noiselimiting(pstr_freq_band_data, skip_bands, ptr_enrg_orig, in ixheaacd_calc_sbrenvelope() 1386 VOID ixheaacd_avggain_calc(WORD16 *ptr_enrg_orig, WORD16 *nrg_est, in ixheaacd_avggain_calc() argument [all …]
|
D | ixheaacd_env_calc.h | 74 VOID ixheaacd_avggain_calc(WORD16 *ptr_enrg_orig, WORD16 *nrg_est,
|