Home
last modified time | relevance | path

Searched refs:pLoopStart (Results 1 – 2 of 2) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
DARM-E_interpolate_loop_gnu.s50 pLoopStart .req r8 label
75 LDR pLoopStart, [pWTVoice, #m_pLoopStart]
81 ADDGE pPhaseAccum, pLoopStart, tmp0 @ loop back to start
Deas_wtengine.c607 EAS_I8 *pLoopStart; in WT_InterpolateMono() local
627 pLoopStart = pWTVoice->pLoopStart; in WT_InterpolateMono()
633 pCurrentPhaseInt = pLoopStart + tmp0; in WT_InterpolateMono()