Searched refs:REVERB_STATE_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
119 REVERB_STATE_INITIALIZED, enumerator
150 module->context.mState = REVERB_STATE_INITIALIZED; in EffectCreate()215 if (pReverb->mState == REVERB_STATE_INITIALIZED) { in Reverb_Process()304 pRvbModule->context.mState = REVERB_STATE_INITIALIZED; in Reverb_Command()353 if (pReverb->mState != REVERB_STATE_INITIALIZED) { in Reverb_Command()367 pReverb->mState = REVERB_STATE_INITIALIZED; in Reverb_Command()