Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_wtengine.c287 const EAS_SAMPLE *bufferEndP1; in WT_InterpolateNoLoop() local
302 bufferEndP1 = (const EAS_SAMPLE*) pWTVoice->loopEnd + 1; in WT_InterpolateNoLoop()
340 if ( &pSamples[nextSamplePhaseInc+1] >= bufferEndP1) { in WT_InterpolateNoLoop()