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

/system/media/wilhelm/src/itf/
H A DISeek.c108 static SLresult ISeek_GetLoop(SLSeekItf self, SLboolean *pLoopEnabled, argument
113 if (NULL == pLoopEnabled || NULL == pStartPos || NULL == pEndPos) {
122 *pLoopEnabled = loopEnabled;

Completed in 49 milliseconds