/external/sonivox/arm-fm-22k/lib_src/ |
eas_ima_tables.c | 36 const EAS_I16 imaIndexTable[16] = 42 const EAS_I16 imaStepSizeTable[89] =
|
eas_pan.h | 63 void EAS_CalcPanControl (EAS_INT pan, EAS_I16 *pGainLeft, EAS_I16 *pGainRight);
|
eas_reverbdata.h | 113 #define REVERB_XFADE_PHASE_INCREMENT (EAS_I16)(65536 / ((EAS_I16)REVERB_XFADE_PERIOD_IN_SAMPLES/(EAS_I16)REVERB_UPDATE_PERIOD_IN_SAMPLES)) 179 EAS_I16 m_nApGain; // gain for ap 191 EAS_I16 m_nLpfFwd; // lpf forward gain 193 EAS_I16 m_nLpfFbk; // lpf feedback gain 197 EAS_I16 m_nGain[REVERB_MAX_NUM_REFLECTIONS]; // gain for ap 204 EAS_I16 m_nLpfFbk; 205 EAS_I16 m_nLpfFwd; 207 EAS_I16 m_nEarly [all...] |
eas_chorusdata.h | 64 EAS_I16 m_nRate; 65 EAS_I16 m_nDepth; 66 EAS_I16 m_nLevel; 81 EAS_I16 chorusIndexL; 82 EAS_I16 chorusIndexR; 85 EAS_I16 m_nRate; 86 EAS_I16 m_nDepth; 87 EAS_I16 m_nLevel; 96 EAS_I16 m_nCurrentChorus; // preset number for current Chorus 97 EAS_I16 m_nNextChorus; // preset number for next Choru [all...] |
eas_fmtables.c | 43 const EAS_I16 fmControlTable[128] = 108 const EAS_I16 sineTable[2048] =
|
eas_sndlib.h | 56 typedef EAS_I16 EAS_SAMPLE; 108 EAS_I16 attackTime; 109 EAS_I16 decayTime; 110 EAS_I16 sustainLevel; 111 EAS_I16 releaseTime; 120 EAS_I16 delayTime; 121 EAS_I16 attackTime; 122 EAS_I16 holdTime; 123 EAS_I16 decayTime; 124 EAS_I16 sustainLevel [all...] |
eas_fmsynth.h | 53 EAS_I16 pitch; /* operator pitch in cents */ 55 EAS_I16 baseGain; /* patch gain (inc. vel & key scale) */ 66 EAS_I16 voiceGain; /* LFO + channel parameters */ 68 EAS_I16 lfoValue; /* LFO current value */
|
eas_pan.c | 61 void EAS_CalcPanControl (EAS_INT pan, EAS_I16 *pGainLeft, EAS_I16 *pGainRight) 86 *pGainRight = (EAS_I16) temp; 96 *pGainLeft = (EAS_I16) temp;
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_ima_tables.c | 36 const EAS_I16 imaIndexTable[16] = 42 const EAS_I16 imaStepSizeTable[89] =
|
eas_pan.h | 63 void EAS_CalcPanControl (EAS_INT pan, EAS_I16 *pGainLeft, EAS_I16 *pGainRight);
|
eas_reverbdata.h | 113 #define REVERB_XFADE_PHASE_INCREMENT (EAS_I16)(65536 / ((EAS_I16)REVERB_XFADE_PERIOD_IN_SAMPLES/(EAS_I16)REVERB_UPDATE_PERIOD_IN_SAMPLES)) 179 EAS_I16 m_nApGain; // gain for ap 191 EAS_I16 m_nLpfFwd; // lpf forward gain 193 EAS_I16 m_nLpfFbk; // lpf feedback gain 197 EAS_I16 m_nGain[REVERB_MAX_NUM_REFLECTIONS]; // gain for ap 204 EAS_I16 m_nLpfFbk; 205 EAS_I16 m_nLpfFwd; 207 EAS_I16 m_nEarly [all...] |
eas_chorusdata.h | 64 EAS_I16 m_nRate; 65 EAS_I16 m_nDepth; 66 EAS_I16 m_nLevel; 81 EAS_I16 chorusIndexL; 82 EAS_I16 chorusIndexR; 85 EAS_I16 m_nRate; 86 EAS_I16 m_nDepth; 87 EAS_I16 m_nLevel; 96 EAS_I16 m_nCurrentChorus; // preset number for current Chorus 97 EAS_I16 m_nNextChorus; // preset number for next Choru [all...] |
eas_fmtables.c | 43 const EAS_I16 fmControlTable[128] = 108 const EAS_I16 sineTable[2048] =
|
eas_sndlib.h | 56 typedef EAS_I16 EAS_SAMPLE; 108 EAS_I16 attackTime; 109 EAS_I16 decayTime; 110 EAS_I16 sustainLevel; 111 EAS_I16 releaseTime; 120 EAS_I16 delayTime; 121 EAS_I16 attackTime; 122 EAS_I16 holdTime; 123 EAS_I16 decayTime; 124 EAS_I16 sustainLevel [all...] |
eas_wt_IPC_frame.h | 74 EAS_I16 gainLeft; /* left channel gain */ 75 EAS_I16 gainRight; /* right channel gain */ 78 EAS_I16 gain; /* current voice gain */
|
eas_wtengine.h | 78 EAS_I16 z1; /* 1 sample delay state variable */ 79 EAS_I16 z2; /* 2 sample delay state variable */ 89 EAS_I16 lfoValue; /* LFO current output value */ 90 EAS_I16 lfoPhase; /* LFO current phase */ 133 EAS_I16 gainLeft; /* current gain, left ch */ 134 EAS_I16 gainRight; /* current gain, right ch */ 148 EAS_I16 eg1Value; 149 EAS_I16 eg2Value; 150 EAS_I16 eg1Increment; 151 EAS_I16 eg2Increment [all...] |
eas_fmsynth.h | 53 EAS_I16 pitch; /* operator pitch in cents */ 55 EAS_I16 baseGain; /* patch gain (inc. vel & key scale) */ 66 EAS_I16 voiceGain; /* LFO + channel parameters */ 68 EAS_I16 lfoValue; /* LFO current value */
|
eas_pan.c | 61 void EAS_CalcPanControl (EAS_INT pan, EAS_I16 *pGainLeft, EAS_I16 *pGainRight) 86 *pGainRight = (EAS_I16) temp; 96 *pGainLeft = (EAS_I16) temp;
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_ima_tables.c | 36 const EAS_I16 imaIndexTable[16] = 42 const EAS_I16 imaStepSizeTable[89] =
|
eas_pan.h | 63 void EAS_CalcPanControl (EAS_INT pan, EAS_I16 *pGainLeft, EAS_I16 *pGainRight);
|
eas_reverbdata.h | 113 #define REVERB_XFADE_PHASE_INCREMENT (EAS_I16)(65536 / ((EAS_I16)REVERB_XFADE_PERIOD_IN_SAMPLES/(EAS_I16)REVERB_UPDATE_PERIOD_IN_SAMPLES)) 179 EAS_I16 m_nApGain; // gain for ap 191 EAS_I16 m_nLpfFwd; // lpf forward gain 193 EAS_I16 m_nLpfFbk; // lpf feedback gain 197 EAS_I16 m_nGain[REVERB_MAX_NUM_REFLECTIONS]; // gain for ap 204 EAS_I16 m_nLpfFbk; 205 EAS_I16 m_nLpfFwd; 207 EAS_I16 m_nEarly [all...] |
eas_chorusdata.h | 64 EAS_I16 m_nRate; 65 EAS_I16 m_nDepth; 66 EAS_I16 m_nLevel; 81 EAS_I16 chorusIndexL; 82 EAS_I16 chorusIndexR; 85 EAS_I16 m_nRate; 86 EAS_I16 m_nDepth; 87 EAS_I16 m_nLevel; 96 EAS_I16 m_nCurrentChorus; // preset number for current Chorus 97 EAS_I16 m_nNextChorus; // preset number for next Choru [all...] |
eas_sndlib.h | 56 typedef EAS_I16 EAS_SAMPLE; 108 EAS_I16 attackTime; 109 EAS_I16 decayTime; 110 EAS_I16 sustainLevel; 111 EAS_I16 releaseTime; 120 EAS_I16 delayTime; 121 EAS_I16 attackTime; 122 EAS_I16 holdTime; 123 EAS_I16 decayTime; 124 EAS_I16 sustainLevel [all...] |
eas_wt_IPC_frame.h | 74 EAS_I16 gainLeft; /* left channel gain */ 75 EAS_I16 gainRight; /* right channel gain */ 78 EAS_I16 gain; /* current voice gain */
|
eas_wtengine.h | 78 EAS_I16 z1; /* 1 sample delay state variable */ 79 EAS_I16 z2; /* 2 sample delay state variable */ 89 EAS_I16 lfoValue; /* LFO current output value */ 90 EAS_I16 lfoPhase; /* LFO current phase */ 133 EAS_I16 gainLeft; /* current gain, left ch */ 134 EAS_I16 gainRight; /* current gain, right ch */ 148 EAS_I16 eg1Value; 149 EAS_I16 eg2Value; 150 EAS_I16 eg1Increment; 151 EAS_I16 eg2Increment [all...] |