Searched refs:AP0_IN (Results 1 - 6 of 6) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_reverbdata.h147 #define AP0_IN 0 macro
148 #define AP1_IN (AP0_IN + MAX_AP_SAMPLES + GUARD)
155 #define AP0_OUT (AP0_IN + MAX_AP_SAMPLES -1)
H A Deas_reverb.c108 pReverbData->m_sAp0.m_zApIn = AP0_IN;
109 pReverbData->m_sAp0.m_zApOut = AP0_IN + DEFAULT_AP0_LENGTH;
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_reverbdata.h147 #define AP0_IN 0 macro
148 #define AP1_IN (AP0_IN + MAX_AP_SAMPLES + GUARD)
155 #define AP0_OUT (AP0_IN + MAX_AP_SAMPLES -1)
H A Deas_reverb.c108 pReverbData->m_sAp0.m_zApIn = AP0_IN;
109 pReverbData->m_sAp0.m_zApOut = AP0_IN + DEFAULT_AP0_LENGTH;
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_reverbdata.h147 #define AP0_IN 0 macro
148 #define AP1_IN (AP0_IN + MAX_AP_SAMPLES + GUARD)
155 #define AP0_OUT (AP0_IN + MAX_AP_SAMPLES -1)
H A Deas_reverb.c108 pReverbData->m_sAp0.m_zApIn = AP0_IN;
109 pReverbData->m_sAp0.m_zApOut = AP0_IN + DEFAULT_AP0_LENGTH;

Completed in 46 milliseconds