Searched refs:mLoopEnabled (Results 1 – 3 of 3) sorted by relevance
89 thiz->mLoopEnabled = SL_BOOLEAN_FALSE != loopEnable; // normalize in ISeek_SetLoop()96 thiz->mLoopEnabled = SL_BOOLEAN_FALSE != loopEnable; // normalize in ISeek_SetLoop()118 SLboolean loopEnabled = thiz->mLoopEnabled; in ISeek_GetLoop()145 thiz->mLoopEnabled = SL_BOOLEAN_FALSE; in ISeek_init()
551 SLboolean mLoopEnabled; member
878 if ((ap->mTrackPlayer->mAudioTrack != 0) && (!ap->mSeek.mLoopEnabled)) { in sfplayer_handlePrefetchEvent()