OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:restorePos
(Results
1 - 4
of
4
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_tcdata.h
52
EAS_I32
restorePos
; /* return to here after block */
eas_wavefile.c
750
EAS_I32
restorePos
;
764
if ((result = EAS_HWFilePos(pEASData->hwInstData, pWaveData->fileHandle, &
restorePos
)) != EAS_SUCCESS)
831
return EAS_HWFileSeek(pEASData->hwInstData, pWaveData->fileHandle,
restorePos
);
/external/sonivox/arm-fm-22k/lib_src/
eas_wavefile.c
750
EAS_I32
restorePos
;
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/
eas_wavefile.c
750
EAS_I32
restorePos
;
764
if ((result = EAS_HWFilePos(pEASData->hwInstData, pWaveData->fileHandle, &
restorePos
)) != EAS_SUCCESS)
831
return EAS_HWFileSeek(pEASData->hwInstData, pWaveData->fileHandle,
restorePos
);
Completed in 724 milliseconds