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

  /external/sonivox/arm-fm-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...]
  /external/sonivox/arm-hybrid-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...]
  /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 55 milliseconds