Searched refs:uiEffectIndex (Results 1 – 1 of 1) sorted by relevance
68 M4OSA_UInt8 uiEffectIndex = 0; in M4MCS_intCheckAudioEffects() local72 for(uiEffectIndex=0; uiEffectIndex<pC->nbEffects; uiEffectIndex++) in M4MCS_intCheckAudioEffects()75 (M4OSA_UInt32)(pC->pEffects[uiEffectIndex].uiStartTime)) && in M4MCS_intCheckAudioEffects()77 (M4OSA_UInt32)(pC->pEffects[uiEffectIndex].uiStartTime +\ in M4MCS_intCheckAudioEffects()78 pC->pEffects[uiEffectIndex].uiDuration))) in M4MCS_intCheckAudioEffects()80 *pActiveEffectNumber = uiEffectIndex; in M4MCS_intCheckAudioEffects()81 uiEffectIndex = pC->nbEffects; in M4MCS_intCheckAudioEffects()