Lines Matching refs:mItf
95 (*callback)(&mp->mPrefetchStatus.mItf, callbackPContext, events); in player_handleMediaPlayerEventNotifications()
136 (*callback)(&mp->mStreamInfo.mItf, XA_STREAMCBEVENT_PROPERTYCHANGE /*eventId*/, in player_handleMediaPlayerEventNotifications()
142 /*p1*/ &mp->mStreamInfo.mItf, in player_handleMediaPlayerEventNotifications()
149 callback, &mp->mStreamInfo.mItf, callbackPContext); in player_handleMediaPlayerEventNotifications()
173 (*playCallback)(&mp->mPlay.mItf, playContext, XA_PLAYEVENT_HEADATEND); in player_handleMediaPlayerEventNotifications()
175 SLresult res = EnqueueAsyncCallback_ppi(mp, playCallback, &mp->mPlay.mItf, playContext, in player_handleMediaPlayerEventNotifications()
179 &mp->mPlay.mItf, playContext); in player_handleMediaPlayerEventNotifications()
215 (*callback)(&mp->mPrefetchStatus.mItf, callbackPContext, in player_handleMediaPlayerEventNotifications()
244 (*callback)(&mp->mPrefetchStatus.mItf, callbackPContext, SL_PREFETCHEVENT_STATUSCHANGE); in player_handleMediaPlayerEventNotifications()
258 (*callback)(&mp->mPlay.mItf, callbackPContext, (SLuint32) data1); // SL_PLAYEVENT_HEAD* in player_handleMediaPlayerEventNotifications()
287 (*callback)(&mp->mPrefetchStatus.mItf, callbackPContext, in player_handleMediaPlayerEventNotifications()