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.c97 WORD32 nr_lim, patch_border_k, patch_border_k_1, temp_nr_lim; in ixheaacd_derive_lim_band_tbl() local
133 temp_nr_lim = nr_lim = (num_low_bnd + num_patches) - 1; in ixheaacd_derive_lim_band_tbl()
134 ixheaacd_aac_shellsort(lim_table, (temp_nr_lim + 1)); in ixheaacd_derive_lim_band_tbl()
141 while ((k - temp_nr_lim) <= 0) { in ixheaacd_derive_lim_band_tbl()
182 ixheaacd_aac_shellsort(lim_table, (temp_nr_lim + 1)); in ixheaacd_derive_lim_band_tbl()