Searched refs:maxAbsValue (Results 1 – 5 of 5) sorted by relevance
168 float AudioBus::maxAbsValue() const in maxAbsValue() function in WebCore::AudioBus173 max = std::max(max, channel->maxAbsValue()); in maxAbsValue()181 float max = maxAbsValue(); in normalize()
101 float maxAbsValue() const;
90 float AudioChannel::maxAbsValue() const in maxAbsValue() function in WebCore::AudioChannel
128 float maxAbsValue() const;
62293 (WebCore::AudioChannel::maxAbsValue):62331 (WebCore::AudioBus::maxAbsValue):