Home
last modified time | relevance | path

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

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSndmix.cpp2711 …int32 highResGlobalVolumeDestination = static_cast<int32>(m_PlayState.m_nGlobalVolumeDestination) … in ProcessGlobalVolume() local
2713 const long delta = highResGlobalVolumeDestination - m_PlayState.m_lHighResRampingGlobalVolume; in ProcessGlobalVolume()