Searched defs:pStartPos (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DISeek.c109 SLmillisecond *pStartPos, SLmillisecond *pEndPos)
113 if (NULL == pLoopEnabled || NULL == pStartPos || NULL == pEndPos) {
123 *pStartPos = startPos;
108 ISeek_GetLoop(SLSeekItf self, SLboolean *pLoopEnabled, SLmillisecond *pStartPos, SLmillisecond *pEndPos) argument

Completed in 37 milliseconds