Searched refs:mCallbackEventsMask (Results 1 – 9 of 9) sorted by relevance
147 if (thiz->mCallbackEventsMask != eventFlags) { in IRecord_SetCallbackEventsMask()148 thiz->mCallbackEventsMask = eventFlags; in IRecord_SetCallbackEventsMask()169 SLuint32 callbackEventsMask = thiz->mCallbackEventsMask; in IRecord_GetCallbackEventsMask()191 if (thiz->mCallbackEventsMask & SL_PLAYEVENT_HEADATMARKER) { in IRecord_SetMarkerPosition()217 if (thiz->mCallbackEventsMask & SL_PLAYEVENT_HEADATMARKER) { in IRecord_ClearMarkerPosition()320 thiz->mCallbackEventsMask = 0; in IRecord_init()
86 thiz->mCallbackEventsMask = eventFlags; in IPrefetchStatus_SetCallbackEventsMask()106 SLuint32 callbackEventsMask = thiz->mCallbackEventsMask; in IPrefetchStatus_GetCallbackEventsMask()177 thiz->mCallbackEventsMask = 0; in IPrefetchStatus_init()
428 thiz->mCallbackEventsMask = eventFlags; in IAndroidBufferQueue_SetCallbackEventsMask()449 SLuint32 callbackEventsMask = thiz->mCallbackEventsMask; in IAndroidBufferQueue_GetCallbackEventsMask()479 thiz->mCallbackEventsMask = SL_ANDROIDBUFFERQUEUEEVENT_PROCESSED; in IAndroidBufferQueue_init()526 thiz->mCallbackEventsMask,
82 if (!(~mp->mPrefetchStatus.mCallbackEventsMask & in player_handleMediaPlayerEventNotifications()206 if (mp->mPrefetchStatus.mCallbackEventsMask & SL_PREFETCHEVENT_FILLLEVELCHANGE) { in player_handleMediaPlayerEventNotifications()231 if (mp->mPrefetchStatus.mCallbackEventsMask & SL_PREFETCHEVENT_STATUSCHANGE) { in player_handleMediaPlayerEventNotifications()274 if (!(~mp->mPrefetchStatus.mCallbackEventsMask & in player_handleMediaPlayerEventNotifications()
133 if (mAndroidBufferQueueSource->mCallbackEventsMask & in readAt()
806 if (!(~ap->mPrefetchStatus.mCallbackEventsMask & in sfplayer_handlePrefetchEvent()834 if (ap->mPrefetchStatus.mCallbackEventsMask & SL_PREFETCHEVENT_FILLLEVELCHANGE) { in sfplayer_handlePrefetchEvent()858 if (ap->mPrefetchStatus.mCallbackEventsMask & SL_PREFETCHEVENT_STATUSCHANGE) { in sfplayer_handlePrefetchEvent()933 if (!(~ap->mPrefetchStatus.mCallbackEventsMask & in sfplayer_handlePrefetchEvent()1312 prefetchEvents = ap->mPrefetchStatus.mCallbackEventsMask & in audioTrack_callBack_pullFromBuffQueue()2494 SLuint32 prefetchEvents = ap->mPrefetchStatus.mCallbackEventsMask & in android_audioPlayer_bufferQueue_onRefilled_l()
216 if (ar->mRecord.mCallbackEventsMask & SL_RECORDEVENT_HEADSTALLED) { in audioRecorder_handleOverrun_lockRecord()838 SLuint32 eventFlags = pRecordItf->mCallbackEventsMask; in android_audioRecorder_useRecordEventMask()
250 if (mAndroidBufferQueue->mCallbackEventsMask & in pullFromBuffQueue()
505 SLuint32 mCallbackEventsMask; member542 SLuint32 mCallbackEventsMask; member675 SLuint32 mCallbackEventsMask; member