Searched defs:ScaleShift (Results 1 – 2 of 2) sorted by relevance
162 int16_t BackgroundNoise::ScaleShift(size_t channel) const { in ScaleShift() function in webrtc::BackgroundNoise
842 int32_t ScaleShift = std::min(Shift, ScaledNumbers::MaxScale - Scale); in shiftLeft() local873 int32_t ScaleShift = std::min(Shift, Scale - ScaledNumbers::MinScale); in shiftRight() local