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.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()
462 num_bands0 = pstr_common_tables->log_dual_is_table[k1] - in ixheaacd_calc_master_frq_bnd_tbl()
463 pstr_common_tables->log_dual_is_table[k0]; in ixheaacd_calc_master_frq_bnd_tbl()
620 temp = pstr_common_tables->log_dual_is_table[k2] - in ixheaacd_derive_noise_freq_bnd_tbl()
621 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.c261 delta_exp = pstr_common_tables->log_dual_is_table[ref_len]; in ixheaacd_wrong_timing_compensate()
262 delta_exp -= pstr_common_tables->log_dual_is_table[new_len]; in ixheaacd_wrong_timing_compensate()
Dixheaacd_sbrdec_lpfuncs.c146 num_octaves = pstr_common_tables->log_dual_is_table[k2]; in ixheaacd_derive_lim_band_tbl()
147 num_octaves -= pstr_common_tables->log_dual_is_table[kx]; in ixheaacd_derive_lim_band_tbl()