Searched refs:VOLUME_INIT (Results 1 – 2 of 2) sorted by relevance
48 static const float VOLUME_INIT; // -90.4;64 void Initialize( float initDecibel = VOLUME_INIT );65 void Reset( float initDecibel = VOLUME_INIT );
25 const float CurveAdshr::VOLUME_INIT = -90.4f; member in nw::snd::internal::CurveAdshr