Lines Matching refs:compValue
980 INT compValue;1021 compValue = ((INT)(LONG)tmp) >> 1;1024 if (compValue > maxComp)1025 compValue = maxComp;1027 pEnvComp[scfBand-1] = compValue;1040 compValue = ((INT)(LONG)tmp) >> 1;1042 if (compValue > maxComp)1043 compValue = maxComp;1045 pEnvComp[scfBand+1] = compValue;