Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_sbrdec_lpfuncs.c98 WORD32 nr_lim, patch_border_k, patch_border_k_1, temp_nr_lim; in ixheaacd_derive_lim_band_tbl() local
134 temp_nr_lim = nr_lim = (num_low_bnd + num_patches) - 1; in ixheaacd_derive_lim_band_tbl()
135 ixheaacd_aac_shellsort(lim_table, (temp_nr_lim + 1)); in ixheaacd_derive_lim_band_tbl()
142 while ((k - temp_nr_lim) <= 0) { in ixheaacd_derive_lim_band_tbl()
183 ixheaacd_aac_shellsort(lim_table, (temp_nr_lim + 1)); in ixheaacd_derive_lim_band_tbl()