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()
847 SHORT *leftScale = &SFBleftScale[window * 16]; in CJointStereo_ApplyMS() local
894 int lScale = leftScale[band]; in CJointStereo_ApplyMS()
907 leftScale[band] = rightScale[band] = specScaleL[window]; in CJointStereo_ApplyMS()
1093 SHORT *leftScale = &SFBleftScale[window * 16]; in CJointStereo_ApplyMS() local
1103 int lScale = leftScale[band]; in CJointStereo_ApplyMS()
1117 leftScale[band] = commonScale; in CJointStereo_ApplyMS()
1137 rightScale[band] = leftScale[band]; in CJointStereo_ApplyMS()
1150 leftScale[band] = rightScale[band]; in CJointStereo_ApplyMS()
1196 SHORT *leftScale = in CJointStereo_ApplyIS() local
1228 rightScale[band] = leftScale[band] + msb + 1; in CJointStereo_ApplyIS()