Home
last modified time | relevance | path

Searched refs:m_nDepth (Results 1 – 6 of 6) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_chorus.c115 pChorusData->m_nDepth = EAS_CHORUS_DEPTH_DEFAULT; in ChorusInit()
131 pChorusData->m_nDepth = (EAS_I16) in ChorusInit()
132 (((((EAS_I32)pChorusData->m_nDepth * _OUTPUT_SAMPLE_RATE)>>5) * 105) >> 16); in ChorusInit()
164 pChorusData->m_nDepth = pPreset->m_nDepth; in ChorusInit()
170 pChorusData->m_nDepth = (EAS_I16) in ChorusInit()
171 (((((EAS_I32)pChorusData->m_nDepth * _OUTPUT_SAMPLE_RATE)>>5) * 105) >> 16); in ChorusInit()
308 positionOffsetL = pChorusData->m_nDepth * (((EAS_I32)lfoValueLeft) << 1); in ChorusProcess()
354 positionOffsetR = pChorusData->m_nDepth * (((EAS_I32)lfoValueRight) << 1); in ChorusProcess()
448 *pValue = (EAS_I32) p->m_nDepth; in ChorusGetParam()
503 p->m_nDepth = (EAS_I16) value; in ChorusSetParam()
[all …]
Deas_chorusdata.h65 EAS_I16 m_nDepth; member
86 EAS_I16 m_nDepth; member
/external/sonivox/arm-fm-22k/lib_src/
Deas_chorus.c115 pChorusData->m_nDepth = EAS_CHORUS_DEPTH_DEFAULT; in ChorusInit()
131 pChorusData->m_nDepth = (EAS_I16) in ChorusInit()
132 (((((EAS_I32)pChorusData->m_nDepth * _OUTPUT_SAMPLE_RATE)>>5) * 105) >> 16); in ChorusInit()
164 pChorusData->m_nDepth = pPreset->m_nDepth; in ChorusInit()
170 pChorusData->m_nDepth = (EAS_I16) in ChorusInit()
171 (((((EAS_I32)pChorusData->m_nDepth * _OUTPUT_SAMPLE_RATE)>>5) * 105) >> 16); in ChorusInit()
308 positionOffsetL = pChorusData->m_nDepth * (((EAS_I32)lfoValueLeft) << 1); in ChorusProcess()
354 positionOffsetR = pChorusData->m_nDepth * (((EAS_I32)lfoValueRight) << 1); in ChorusProcess()
448 *pValue = (EAS_I32) p->m_nDepth; in ChorusGetParam()
503 p->m_nDepth = (EAS_I16) value; in ChorusSetParam()
[all …]
Deas_chorusdata.h65 EAS_I16 m_nDepth; member
86 EAS_I16 m_nDepth; member
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_chorus.c115 pChorusData->m_nDepth = EAS_CHORUS_DEPTH_DEFAULT; in ChorusInit()
131 pChorusData->m_nDepth = (EAS_I16) in ChorusInit()
132 (((((EAS_I32)pChorusData->m_nDepth * _OUTPUT_SAMPLE_RATE)>>5) * 105) >> 16); in ChorusInit()
164 pChorusData->m_nDepth = pPreset->m_nDepth; in ChorusInit()
170 pChorusData->m_nDepth = (EAS_I16) in ChorusInit()
171 (((((EAS_I32)pChorusData->m_nDepth * _OUTPUT_SAMPLE_RATE)>>5) * 105) >> 16); in ChorusInit()
308 positionOffsetL = pChorusData->m_nDepth * (((EAS_I32)lfoValueLeft) << 1); in ChorusProcess()
354 positionOffsetR = pChorusData->m_nDepth * (((EAS_I32)lfoValueRight) << 1); in ChorusProcess()
448 *pValue = (EAS_I32) p->m_nDepth; in ChorusGetParam()
503 p->m_nDepth = (EAS_I16) value; in ChorusSetParam()
[all …]
Deas_chorusdata.h65 EAS_I16 m_nDepth; member
86 EAS_I16 m_nDepth; member