HomeSort by relevance Sort by last modified time
    Searched refs:bytesLeftLoop (Results 1 - 3 of 3) sorted by null

  /external/sonivox/arm-wt-22k/lib_src/
eas_pcmdata.h 92 EAS_I32 bytesLeftLoop; /* count of bytes left in stream, value at start of loop */
eas_imaadpcm.c 126 pState->bytesLeft = pState->byteCount = (EAS_I32) pState->bytesLeftLoop;
eas_pcm.c 362 pState->bytesLeftLoop = pState->byteCount = pParams->size;
    [all...]

Completed in 414 milliseconds