Searched refs:DezipperRate (Results 1 – 1 of 1) sorted by relevance
455 const float DezipperRate = 0.005f; in copyWithGainFrom() local473 gain += (totalDesiredGain - gain) * DezipperRate; in copyWithGainFrom()