Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_dec.c458 WORD gr, bin, sband, maxsband; in ixheaacd_decorrelation_dec() local
541 maxsband = ixheaacd_min32(usb, ps_tables_ptr->borders_group[gr + 1]); in ixheaacd_decorrelation_dec()
543 for (sband = ps_tables_ptr->borders_group[gr]; sband < maxsband; sband++) { in ixheaacd_decorrelation_dec()
612 maxsband = ixheaacd_min32((WORD16)usb, ps_tables_ptr->borders_group[21]); in ixheaacd_decorrelation_dec()
617 for (sband = ps_tables_ptr->borders_group[20]; sband < maxsband; sband++) { in ixheaacd_decorrelation_dec()
639 maxsband = ixheaacd_min32((WORD16)usb, ps_tables_ptr->borders_group[22]); in ixheaacd_decorrelation_dec()
640 for (sband = ps_tables_ptr->borders_group[21]; sband < maxsband; sband++) { in ixheaacd_decorrelation_dec()