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