Searched refs:PRIORITY_RELEASE (Results 1 – 5 of 5) sorted by relevance
76 static const int PRIORITY_RELEASE = Voice::PRIORITY_RELEASE; variable
114 static const int PRIORITY_RELEASE = 1; variable
219 if ( itr->GetPriority() <= Voice::PRIORITY_RELEASE ) return; in UpdateEachVoicePriority()
460 m_pVoice->SetPriority( Channel::PRIORITY_RELEASE ); in Release()
835 if ( m_Priority == PRIORITY_RELEASE ) in SetPriority()1532 if ( m_Priority == PRIORITY_RELEASE ) return; in UpdateVoicesPriority()