Home | History | Annotate | Download | only in src

Lines Matching refs:stop_band

606                            const int start_band, const int stop_band,
628 FDK_ASSERT(stop_band <= gc->nQmfProcBands);
644 for (; b < fMin(lsb, stop_band); b++) {
647 for (; b < fMin(usb, stop_band); b++) {
650 for (; b < stop_band; b++) {
655 for (; b < fMin(lsb, stop_band); b++) {
659 for (; b < fMin(usb, stop_band); b++) {
663 for (; b < stop_band; b++) {