Searched defs:pPreset (Results 1 – 12 of 12) sorted by relevance
88 S_CHORUS_PRESET *pPreset; in ChorusInit() local538 S_CHORUS_PRESET *pPreset = &pChorusData->m_sPreset.m_sPreset[defaultPreset]; in ChorusReadInPresets() local587 S_CHORUS_PRESET *pPreset = &pChorusData->m_sPreset.m_sPreset[pChorusData->m_nNextChorus]; in ChorusUpdate() local
82 S_REVERB_PRESET *pPreset; in ReverbInit() local918 S_REVERB_PRESET *pPreset = &pReverbData->m_sPreset.m_sPreset[pReverbData->m_nNextRoom]; in ReverbUpdateRoom() local977 S_REVERB_PRESET *pPreset = &pReverbData->m_sPreset.m_sPreset[defaultPreset]; in ReverbReadInPresets() local
99 S_CHORUS_PRESET pPreset; member
359 S_REVERB_PRESET pPreset; member