Searched refs:borders_group (Results 1 – 2 of 2) sorted by relevance
510 sb = ps_tables_ptr->borders_group[gr]; in ixheaacd_decorrelation_dec()538 maxsband = ixheaacd_min32(usb, ps_tables_ptr->borders_group[gr + 1]); in ixheaacd_decorrelation_dec()540 for (sband = ps_tables_ptr->borders_group[gr]; sband < maxsband; sband++) { in ixheaacd_decorrelation_dec()609 maxsband = ixheaacd_min32((WORD16)usb, ps_tables_ptr->borders_group[21]); in ixheaacd_decorrelation_dec()614 for (sband = ps_tables_ptr->borders_group[20]; sband < maxsband; sband++) { in ixheaacd_decorrelation_dec()636 maxsband = ixheaacd_min32((WORD16)usb, ps_tables_ptr->borders_group[22]); in ixheaacd_decorrelation_dec()637 for (sband = ps_tables_ptr->borders_group[21]; sband < maxsband; sband++) { in ixheaacd_decorrelation_dec()933 usb, sbr_tables_ptr->ps_tables_ptr->borders_group[group + 1]); in ixheaacd_apply_rot_dec()934 for (subband = sbr_tables_ptr->ps_tables_ptr->borders_group[group]; in ixheaacd_apply_rot_dec()
144 WORD16 borders_group[NO_IID_GROUPS + 1]; member