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

  /external/sonivox/arm-fm-22k/lib_src/
eas_pcmdata.h 90 EAS_I32 samplesTilLoop; /* samples left to play until top of loop */
eas_pcm.c 364 pState->samplesTilLoop = (EAS_I32) pState->loopStart;
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_pcmdata.h 90 EAS_I32 samplesTilLoop; /* samples left to play until top of loop */
eas_pcm.c 364 pState->samplesTilLoop = (EAS_I32) pState->loopStart;
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcmdata.h 90 EAS_I32 samplesTilLoop; /* samples left to play until top of loop */
eas_pcm.c 364 pState->samplesTilLoop = (EAS_I32) pState->loopStart;
    [all...]

Completed in 25 milliseconds