Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_freq_sca.c399 num_bands1 = pstr_common_tables->log_dual_is_table[k2] - in ixheaacd_calc_master_frq_bnd_tbl()
400 pstr_common_tables->log_dual_is_table[k1]; in ixheaacd_calc_master_frq_bnd_tbl()
457 num_bands0 = pstr_common_tables->log_dual_is_table[k1] - in ixheaacd_calc_master_frq_bnd_tbl()
458 pstr_common_tables->log_dual_is_table[k0]; in ixheaacd_calc_master_frq_bnd_tbl()
615 temp = pstr_common_tables->log_dual_is_table[k2] - in ixheaacd_derive_noise_freq_bnd_tbl()
616 pstr_common_tables->log_dual_is_table[kx]; in ixheaacd_derive_noise_freq_bnd_tbl()
Dixheaacd_common_rom.h30 const WORD16 log_dual_is_table[LOG_2_TABLE_SIZE]; member
Dixheaacd_env_dec.c266 delta_exp = pstr_common_tables->log_dual_is_table[ref_len]; in ixheaacd_wrong_timing_compensate()
267 delta_exp -= pstr_common_tables->log_dual_is_table[new_len]; in ixheaacd_wrong_timing_compensate()
Dixheaacd_sbrdec_lpfuncs.c145 num_octaves = pstr_common_tables->log_dual_is_table[k2]; in ixheaacd_derive_lim_band_tbl()
146 num_octaves -= pstr_common_tables->log_dual_is_table[kx]; in ixheaacd_derive_lim_band_tbl()