Searched refs:sourceStopBand (Results 1 – 4 of 4) sorted by relevance
150 …UCHAR sourceStopBand; /*!< first band in lowbands which is not included in the patch anymore */ member
613 || loBand >= patchParam[patch].sourceStopBand in lppTransposer()724 || loBand >= patchParam[patch].sourceStopBand in lppTransposer()922 patchParam[patch].sourceStopBand = patchParam[patch].sourceStartBand + numBandsInPatch; in resetLppTransposer()959 …pSettings->lbStopPatching = fixMax( pSettings->lbStopPatching, patchParam[patch].sourceStopBand ); in resetLppTransposer()
103 …INT sourceStopBand; /*!< first band in lowbands which is not included in the patch any… member
567 patchParam[patch].sourceStopBand = patchParam[patch].sourceStartBand + numBandsInPatch; in resetPatch()