Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_sbrdec_lpfuncs.c109 WORD16 num_low_bnd = ptr_header_data->pstr_freq_band_data->num_sf_bands[LOW]; in ixheaacd_derive_lim_band_tbl() local
113 WORD16 sub_band_end = f_low_tbl[num_low_bnd]; in ixheaacd_derive_lim_band_tbl()
127 for (k = 0; k <= num_low_bnd; k++) { in ixheaacd_derive_lim_band_tbl()
131 lim_table[num_low_bnd + k] = patch_borders[k]; in ixheaacd_derive_lim_band_tbl()
134 temp_nr_lim = nr_lim = (num_low_bnd + num_patches) - 1; in ixheaacd_derive_lim_band_tbl()