Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_dec.c455 WORD gr, bin, sband, maxsband; in ixheaacd_decorrelation_dec() local
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()