Searched refs:PRIORITY_RELEASE (Results 1 – 5 of 5) sorted by relevance
74 static const int PRIORITY_RELEASE = Voice::PRIORITY_RELEASE; variable
112 static const int PRIORITY_RELEASE = 1; variable
217 if ( itr->GetPriority() <= Voice::PRIORITY_RELEASE ) return; in UpdateEachVoicePriority()
458 m_pVoice->SetPriority( Channel::PRIORITY_RELEASE ); in Release()
833 if ( m_Priority == PRIORITY_RELEASE ) in SetPriority()1531 if ( m_Priority == PRIORITY_RELEASE ) return; in UpdateVoicesPriority()