Searched refs:restorePos (Results 1 – 3 of 3) sorted by relevance
52 EAS_I32 restorePos; /* return to here after block */ member
750 EAS_I32 restorePos; in WaveGetMetaData() local764 …if ((result = EAS_HWFilePos(pEASData->hwInstData, pWaveData->fileHandle, &restorePos)) != EAS_SUCC… in WaveGetMetaData()831 return EAS_HWFileSeek(pEASData->hwInstData, pWaveData->fileHandle, restorePos); in WaveGetMetaData()
794 …if ((result = EAS_HWFilePos(pEASData->hwInstData, pData->fileHandle, &pData->restorePos)) != EAS_S… in TC_PlayBlock()836 return EAS_HWFileSeek(pEASData->hwInstData, pData->fileHandle, pData->restorePos); in TC_BlockEnd()