Home
last modified time | relevance | path

Searched refs:log_dual_is_table (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_freq_sca.c409 num_bands1 = pstr_common_tables->log_dual_is_table[k2] - in ixheaacd_calc_master_frq_bnd_tbl()
410 pstr_common_tables->log_dual_is_table[k1]; in ixheaacd_calc_master_frq_bnd_tbl()
461 num_bands0 = pstr_common_tables->log_dual_is_table[k1] - in ixheaacd_calc_master_frq_bnd_tbl()
462 pstr_common_tables->log_dual_is_table[k0]; in ixheaacd_calc_master_frq_bnd_tbl()
627 temp = pstr_common_tables->log_dual_is_table[k2] - in ixheaacd_derive_noise_freq_bnd_tbl()
628 pstr_common_tables->log_dual_is_table[kx]; in ixheaacd_derive_noise_freq_bnd_tbl()
H A Dixheaacd_common_rom.h30 const WORD16 log_dual_is_table[LOG_2_TABLE_SIZE]; member
H A Dixheaacd_env_dec.c262 delta_exp = pstr_common_tables->log_dual_is_table[ref_len]; in ixheaacd_wrong_timing_compensate()
263 delta_exp -= pstr_common_tables->log_dual_is_table[new_len]; in ixheaacd_wrong_timing_compensate()
H A Dixheaacd_sbrdec_lpfuncs.c150 num_octaves = pstr_common_tables->log_dual_is_table[k2]; in ixheaacd_derive_lim_band_tbl()
151 num_octaves -= pstr_common_tables->log_dual_is_table[kx]; in ixheaacd_derive_lim_band_tbl()