Searched refs:ptr_rand_ph (Results 1 – 9 of 9) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_env_dec.h | 38 const WORD32 *ptr_rand_ph, 47 WORD16 scale_change, const WORD32 *ptr_rand_ph, 55 WORD16 scale_change, const WORD32 *ptr_rand_ph,
|
D | ixheaacd_env_calc.c | 537 const WORD32 *ptr_rand_ph = &ptr_sbr_tables->sbr_rand_ph[index + 1]; in ixheaacd_adapt_noise_gain_calc() local 545 ptr_real_buf, nrg_gain, scale_change, nrg_sine, ptr_rand_ph, in ixheaacd_adapt_noise_gain_calc() 556 nrg_sine, ptr_rand_ph, noise_level_mant, in ixheaacd_adapt_noise_gain_calc() 1499 const WORD32 *ptr_rand_ph, in ixheaacd_harm_idx_zerotwolp_dec() argument 1522 signal_real, ixheaacd_extract16h(ptr_rand_ph[k]), in ixheaacd_harm_idx_zerotwolp_dec() 1551 WORD16 *ptr_sine_level_buf, const WORD32 *ptr_rand_ph, in ixheaacd_harm_idx_onethreelp() argument 1583 signal_real, ixheaacd_extract16h(ptr_rand_ph[k]), *noise_level_mant); in ixheaacd_harm_idx_onethreelp() 1629 signal_real, ixheaacd_extract16h(ptr_rand_ph[k]), *noise_level_mant); in ixheaacd_harm_idx_onethreelp() 1664 signal_real, ixheaacd_extract16h(ptr_rand_ph[k]), in ixheaacd_harm_idx_onethreelp() 1695 WORD16 scale_change, const WORD32 *ptr_rand_ph, in ixheaacd_harm_idx_zerotwo() argument [all …]
|
D | ixheaacd_env_calc.h | 136 const WORD32 *ptr_rand_ph, 143 const WORD32 *ptr_rand_ph, 149 const WORD32 *ptr_rand_ph,
|
/external/libxaac/decoder/armv7/ |
D | ixheaacd_function_selector_arm_non_neon.c | 131 WORD16 *ptr_sine_level_buf, const WORD32 *ptr_rand_ph,
|
D | ixheaacd_function_selector_armv7.c | 138 WORD16 *ptr_sine_level_buf, const WORD32 *ptr_rand_ph,
|
/external/libxaac/decoder/x86_64/ |
D | ixheaacd_function_selector_x86_64.c | 136 WORD16 *ptr_sine_level_buf, const WORD32 *ptr_rand_ph,
|
/external/libxaac/decoder/x86/ |
D | ixheaacd_function_selector_x86.c | 136 WORD16 *ptr_sine_level_buf, const WORD32 *ptr_rand_ph,
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_function_selector_armv8.c | 136 WORD16 *ptr_sine_level_buf, const WORD32 *ptr_rand_ph,
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_function_selector_generic.c | 137 WORD16 *ptr_sine_level_buf, const WORD32 *ptr_rand_ph,
|