Lines Matching refs:SL_BOOLEAN_FALSE
48 SLboolean trackHasData = SL_BOOLEAN_FALSE; in track_check()
67 SLboolean doBroadcast = SL_BOOLEAN_FALSE; in track_check()
77 audioPlayer->mBufferQueue.mClearRequested = SL_BOOLEAN_FALSE; in track_check()
94 audioPlayer->mDestroyRequested = SL_BOOLEAN_FALSE; in track_check()
149 assert(SL_BOOLEAN_FALSE); in track_check()
175 SLboolean mixBufferHasData = SL_BOOLEAN_FALSE; in IOutputMixExt_FillBuffer()
190 thiz->mDestroyRequested = SL_BOOLEAN_FALSE; in IOutputMixExt_FillBuffer()
211 SLboolean trackContributedToMix = SL_BOOLEAN_FALSE; in IOutputMixExt_FillBuffer()
349 thiz->mDestroyRequested = SL_BOOLEAN_FALSE; in IOutputMixExt_init()
407 thiz->mDestroyRequested = SL_BOOLEAN_FALSE; in IOutputMixExt_checkAudioPlayerSourceSink()
465 assert(SL_BOOLEAN_FALSE); in audioPlayerGainUpdate()