Searched refs:mNotify (Results 1 – 10 of 10) sorted by relevance
101 MediaPlayerBase() : mCookie(0), mNotify(0) {} in MediaPlayerBase()166 mCookie = cookie; mNotify = notifyFunc; in setNotifyCallback()172 if (mNotify) mNotify(mCookie, msg, ext1, ext2, obj);184 notify_callback_f mNotify; variable
73 sp<AMessage> mNotify; member135 mNotify = notify; in start()245 sp<AMessage> notify = mNotify->dup(); in extractCodecSpecificData()253 sp<AMessage> notify = mNotify->dup(); in postAVCFrame()352 sp<AMessage> notify = mNotify->dup(); in flushAACFrames()372 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()394 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()
54 mNotify = msg; in setNotificationMessage()59 sp<AMessage> msg = mNotify->dup(); in onMessage()116 sp<AMessage> mNotify; member335 mNotify = msg; in setNotificationMessage()1129 sp<AMessage> notify = mNotify->dup(); in sendFormatChange()1226 sp<AMessage> notify = mNotify->dup(); in signalError()1396 sp<AMessage> notify = mCodec->mNotify->dup(); in postFillThisBuffer()1607 sp<AMessage> notify = mCodec->mNotify->dup(); in onOMXFillBufferDone()1625 sp<AMessage> notify = mCodec->mNotify->dup(); in onOMXFillBufferDone()1744 sp<AMessage> notify = mCodec->mNotify->dup(); in onMessageReceived()[all …]
40 : mNotify(notify), in Decoder()92 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()261 sp<AMessage> notify = mNotify->dup(); in onFillThisBuffer()
49 sp<AMessage> mNotify; member
36 mNotify(notify), in Renderer()391 sp<AMessage> notify = mNotify->dup(); in notifyEOS()558 sp<AMessage> notify = mNotify->dup(); in notifyFlushComplete()609 sp<AMessage> notify = mNotify->dup(); in notifyPosition()
80 sp<AMessage> mNotify; member
64 sp<AMessage> mNotify; member
51 mNotify(notify) { in ARTPSource()95 sp<AMessage> notify = mNotify->dup(); in timeUpdate()
96 sp<AMessage> mNotify; member