Lines Matching refs:old_lsb
882 int old_lsb = hSbrDec->SynthesisQMF.lsb;
916 startBand = old_lsb;
936 startBand = fixMin(old_lsb,new_lsb);
937 stopBand = fixMax(old_lsb,new_lsb);
952 startBand = fixMin(old_lsb,new_lsb);
953 stopBand = fixMax(old_lsb,new_lsb);
955 if (new_lsb > old_lsb) {
960 target_usb = old_lsb;
966 /* jdr: The values old_lsb and old_usb might be wrong because the previous frame might have been "upsamling". */
1001 if (new_lsb > old_lsb) {