Home
last modified time | relevance | path

Searched refs:nrg_gain (Results 1 – 10 of 10) 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() argument
133 ixheaacd_avggain_calc(nrg_est, nrg_gain, start_grp, stop_grp, &nrg_amp_mant, in ixheaacd_alias_reduction()
140 WORD16 *ptr_nrg_gain_mant = &nrg_gain[2 * start_grp]; in ixheaacd_alias_reduction()
211 WORD16 *ptr_nrg_gain_mant = &nrg_gain[2 * start_grp]; in ixheaacd_alias_reduction()
228 WORD16 *nrg_est, WORD16 *nrg_gain, in ixheaacd_noiselimiting() argument
271 WORD16 *ptr_nrg_gain = &nrg_gain[2 * start_band]; in ixheaacd_noiselimiting()
307 WORD16 *ptr_nrg_gain = &nrg_gain[2 * start_band]; in ixheaacd_noiselimiting()
386 ptr_nrg_gain = &nrg_gain[2 * start_band]; in ixheaacd_noiselimiting()
421 WORD16 *nrg_sine, WORD16 *nrg_gain, in ixheaacd_conv_ergtoamplitudelp_dec() argument
428 ixheaacd_fix_mant_exp_sqrt(&nrg_gain[2 * k], sqrt_table); in ixheaacd_conv_ergtoamplitudelp_dec()
[all …]
Dixheaacd_env_calc.h155 WORD16 *nrg_sine, WORD16 *nrg_gain,
160 WORD16 *nrg_sine, WORD16 *nrg_gain,
165 WORD16 *nrg_sine, WORD16 *nrg_gain,
170 WORD16 *nrg_sine, WORD16 *nrg_gain,
184 WORD16 *nrg_gain,
Dixheaacd_esbr_envcal.c104 FLOAT32 *nrg_gain = scratch_buff + 256; in ixheaacd_sbr_env_calc() local
622 nrg_gain[c] = (FLOAT32)sqrt(nrg_ref[c] * tmp / (nrg_est[c] + 1)); in ixheaacd_sbr_env_calc()
631 nrg_gain[c] = (FLOAT32)sqrt(nrg_ref[c] / (nrg_est[c] + 1)); in ixheaacd_sbr_env_calc()
633 nrg_gain[c] = in ixheaacd_sbr_env_calc()
656 if (g_max <= nrg_gain[k]) { in ixheaacd_sbr_env_calc()
657 noise_level[k] = noise_level[k] * (g_max / nrg_gain[k]); in ixheaacd_sbr_env_calc()
658 nrg_gain[k] = g_max; in ixheaacd_sbr_env_calc()
664 p_adj += nrg_gain[k] * nrg_gain[k] * nrg_est[k]; in ixheaacd_sbr_env_calc()
674 nrg_gain[k] *= boost_gain; in ixheaacd_sbr_env_calc()
682 memcpy((*e_gain)[n], nrg_gain, num_subbands * sizeof(FLOAT32)); in ixheaacd_sbr_env_calc()
[all …]
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/sched/sched_tune_filter/
Dformat11 field:int nrg_gain; offset:16; size:4; signed:1;
16 …mt: "nrg_delta=%d cap_delta=%d nrg_gain=%d cap_gain=%d payoff=%d region=%d", REC->nrg_delta, REC->…
/external/libxaac/decoder/armv7/
Dixheaacd_function_selector_arm_non_neon.c104 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
109 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
Dixheaacd_function_selector_armv7.c111 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
116 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
/external/libxaac/decoder/x86_64/
Dixheaacd_function_selector_x86_64.c109 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
114 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
/external/libxaac/decoder/x86/
Dixheaacd_function_selector_x86.c109 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
114 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
/external/libxaac/decoder/armv8/
Dixheaacd_function_selector_armv8.c109 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
114 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
/external/libxaac/decoder/generic/
Dixheaacd_function_selector_generic.c110 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,
115 (WORD32 bands, WORD16 noise_e, WORD16 *nrg_sine, WORD16 *nrg_gain,