Lines Matching refs:leftScale
494 UINT leftScale, in CJointStereo_GenerateMSOutput() argument
521 leftCoefficient0 >>= leftScale; in CJointStereo_GenerateMSOutput()
522 leftCoefficient1 >>= leftScale; in CJointStereo_GenerateMSOutput()
523 leftCoefficient2 >>= leftScale; in CJointStereo_GenerateMSOutput()
524 leftCoefficient3 >>= leftScale; in CJointStereo_GenerateMSOutput()
708 SHORT *leftScale = &SFBleftScale[window * 16]; in CJointStereo_ApplyMS() local
714 int lScale = leftScale[band]; in CJointStereo_ApplyMS()
724 int lScale = leftScale[band]; in CJointStereo_ApplyMS()
845 SHORT *leftScale = &SFBleftScale[window * 16]; in CJointStereo_ApplyMS() local
892 int lScale = leftScale[band]; in CJointStereo_ApplyMS()
905 leftScale[band] = rightScale[band] = specScaleL[window]; in CJointStereo_ApplyMS()
1081 SHORT *leftScale = &SFBleftScale[window * 16]; in CJointStereo_ApplyMS() local
1091 int lScale = leftScale[band]; in CJointStereo_ApplyMS()
1105 leftScale[band] = commonScale; in CJointStereo_ApplyMS()
1125 rightScale[band] = leftScale[band]; in CJointStereo_ApplyMS()
1138 leftScale[band] = rightScale[band]; in CJointStereo_ApplyMS()
1184 SHORT *leftScale = in CJointStereo_ApplyIS() local
1216 rightScale[band] = leftScale[band] + msb + 1; in CJointStereo_ApplyIS()