Searched refs:loopLocation (Results 1 - 9 of 9) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_pcmdata.h83 EAS_I32 loopLocation; /* file location where loop starts */ member in struct:s_pcm_state_tag
H A Deas_imaadpcm.c124 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pState->fileHandle, (EAS_I32) (pState->startPos + pState->loopLocation))) != EAS_SUCCESS)
H A Deas_pcm.c1265 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pState->fileHandle, (EAS_I32) (pState->startPos + pState->loopLocation))) != EAS_SUCCESS)
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_pcmdata.h83 EAS_I32 loopLocation; /* file location where loop starts */ member in struct:s_pcm_state_tag
H A Deas_imaadpcm.c124 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pState->fileHandle, (EAS_I32) (pState->startPos + pState->loopLocation))) != EAS_SUCCESS)
H A Deas_pcm.c1265 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pState->fileHandle, (EAS_I32) (pState->startPos + pState->loopLocation))) != EAS_SUCCESS)
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_pcmdata.h83 EAS_I32 loopLocation; /* file location where loop starts */ member in struct:s_pcm_state_tag
H A Deas_imaadpcm.c124 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pState->fileHandle, (EAS_I32) (pState->startPos + pState->loopLocation))) != EAS_SUCCESS)
H A Deas_pcm.c1265 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pState->fileHandle, (EAS_I32) (pState->startPos + pState->loopLocation))) != EAS_SUCCESS)

Completed in 165 milliseconds