Searched refs:bandScale (Results 1 – 1 of 1) sorted by relevance
256 int bandScale = -(ScaleFactor [band] + 100) ; in CJointStereo_ApplyIS() local258 int msb = bandScale >> 2 ; in CJointStereo_ApplyIS()259 int lsb = bandScale & 0x03 ; in CJointStereo_ApplyIS()