Searched refs:f_low_tbl (Results 1 – 2 of 2) sorted by relevance
561 WORD16 *f_low_tbl = pstr_freq_band_data->freq_band_table[LOW]; in ixheaacd_derive_hi_lo_freq_bnd_tbls() local567 *f_low_tbl = *f_high_tbl = *f_master_tbl; in ixheaacd_derive_hi_lo_freq_bnd_tbls()568 f_low_tbl++; in ixheaacd_derive_hi_lo_freq_bnd_tbls()573 *f_low_tbl = *f_high_tbl = *f_master_tbl; in ixheaacd_derive_hi_lo_freq_bnd_tbls()576 f_low_tbl++; in ixheaacd_derive_hi_lo_freq_bnd_tbls()585 *f_low_tbl = *f_high_tbl = *f_master_tbl; in ixheaacd_derive_hi_lo_freq_bnd_tbls()588 f_low_tbl++; in ixheaacd_derive_hi_lo_freq_bnd_tbls()628 WORD16 *f_low_tbl = pstr_freq_band_data->freq_band_table[LOW]; in ixheaacd_derive_noise_freq_bnd_tbl() local635 *f_noise_tbl = f_low_tbl[0]; in ixheaacd_derive_noise_freq_bnd_tbl()642 *f_noise_tbl = f_low_tbl[i_k]; in ixheaacd_derive_noise_freq_bnd_tbl()
107 WORD16 *f_low_tbl = in ixheaacd_derive_lim_band_tbl() local112 WORD16 sub_band_start = f_low_tbl[0]; in ixheaacd_derive_lim_band_tbl()113 WORD16 sub_band_end = f_low_tbl[num_low_bnd]; in ixheaacd_derive_lim_band_tbl()128 lim_table[k] = f_low_tbl[k] - sub_band_start; in ixheaacd_derive_lim_band_tbl()