Searched refs:m_nApGain (Results 1 – 2 of 2) sorted by relevance
110 pReverbData->m_sAp0.m_nApGain = DEFAULT_AP0_GAIN; in ReverbInit()116 pReverbData->m_sAp1.m_nApGain = DEFAULT_AP1_GAIN; in ReverbInit()230 pReverbData->m_sAp0.m_nApGain = pPreset->m_nAp0_ApGain; in ReverbInit()238 pReverbData->m_sAp1.m_nApGain = pPreset->m_nAp1_ApGain; in ReverbInit()560 nTemp1 = MULT_EG1_EG1(nApIn, pReverbData->m_sAp0.m_nApGain); in Reverb()564 nTemp1 = MULT_EG1_EG1(nApOut, pReverbData->m_sAp0.m_nApGain); in Reverb()588 nTemp1 = MULT_EG1_EG1(nApIn, pReverbData->m_sAp1.m_nApGain); in Reverb()592 nTemp1 = MULT_EG1_EG1(nApOut, pReverbData->m_sAp1.m_nApGain); in Reverb()935 pReverbData->m_sAp0.m_nApGain = pPreset->m_nAp0_ApGain; in ReverbUpdateRoom()942 pReverbData->m_sAp1.m_nApGain = pPreset->m_nAp1_ApGain; in ReverbUpdateRoom()
179 EAS_I16 m_nApGain; // gain for ap member