Home
last modified time | relevance | path

Searched refs:DezipperRate (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/audio/
DAudioBus.cpp455 const float DezipperRate = 0.005f; in copyWithGainFrom() local
473 gain += (totalDesiredGain - gain) * DezipperRate; in copyWithGainFrom()