Home | History | Annotate | Download | only in src

Lines Matching refs:old_lsb

932   int old_lsb = hSbrDec->SynthesisQMF.lsb;
966 startBand = old_lsb;
986 startBand = fixMin(old_lsb,new_lsb);
987 stopBand = fixMax(old_lsb,new_lsb);
1002 startBand = fixMin(old_lsb,new_lsb);
1003 stopBand = fixMax(old_lsb,new_lsb);
1005 if (new_lsb > old_lsb) {
1010 target_usb = old_lsb;
1016 /* jdr: The values old_lsb and old_usb might be wrong because the previous frame might have been "upsamling". */
1051 if (new_lsb > old_lsb) {