Searched refs:restorePos (Results 1 - 5 of 5) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
H A Deas_tcdata.h52 EAS_I32 restorePos; /* return to here after block */ member in struct:__anon12893
H A Deas_wavefile.c750 EAS_I32 restorePos; local
764 if ((result = EAS_HWFilePos(pEASData->hwInstData, pWaveData->fileHandle, &restorePos)) != EAS_SUCCESS)
831 return EAS_HWFileSeek(pEASData->hwInstData, pWaveData->fileHandle, restorePos);
H A Deas_tonecontrol.c794 if ((result = EAS_HWFilePos(pEASData->hwInstData, pData->fileHandle, &pData->restorePos)) != EAS_SUCCESS)
836 return EAS_HWFileSeek(pEASData->hwInstData, pData->fileHandle, pData->restorePos);
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_wavefile.c750 EAS_I32 restorePos; local
764 if ((result = EAS_HWFilePos(pEASData->hwInstData, pWaveData->fileHandle, &restorePos)) != EAS_SUCCESS)
831 return EAS_HWFileSeek(pEASData->hwInstData, pWaveData->fileHandle, restorePos);
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_wavefile.c750 EAS_I32 restorePos; local
764 if ((result = EAS_HWFilePos(pEASData->hwInstData, pWaveData->fileHandle, &restorePos)) != EAS_SUCCESS)
831 return EAS_HWFileSeek(pEASData->hwInstData, pWaveData->fileHandle, restorePos);

Completed in 65 milliseconds