Home
last modified time | relevance | path

Searched refs:mNotify (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/av/media/libmediaplayerservice/
DDeathNotifier.cpp38 DeathRecipient(Notify const& notify): mNotify{notify} { in DeathRecipient()
46 mNotify(); in binderDied()
50 mNotify(); in serviceDied()
62 recipient->mNotify(); in OnBinderDied()
82 Notify mNotify; member in android::DeathNotifier::DeathRecipient
/frameworks/av/media/libstagefright/
DMediaClock.cpp34 : mNotify(notify), in Timer()
69 it->mNotify->setInt32("reason", TIMER_REASON_RESET); in reset()
70 it->mNotify->post(); in reset()
300 itNotify->second.mNotify->setInt32("reason", TIMER_REASON_REACHED); in processTimers_l()
301 itNotify->second.mNotify->post(); in processTimers_l()
329 mNotify = msg; in setNotificationMessage()
333 if (mNotify != nullptr) { in notifyDiscontinuity_l()
334 sp<AMessage> msg = mNotify->dup(); in notifyDiscontinuity_l()
DMPEG2TSWriter.cpp74 sp<AMessage> mNotify; member
133 mNotify = notify; in start()
245 sp<AMessage> notify = mNotify->dup(); in extractCodecSpecificData()
253 sp<AMessage> notify = mNotify->dup(); in appendAVCFrame()
283 sp<AMessage> notify = mNotify->dup(); in appendAACFrames()
356 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()
375 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()
DMediaCodec.cpp812 explicit CryptoAsyncCallback(const sp<AMessage> & notify):mNotify(notify) { in CryptoAsyncCallback()
825 sp<AMessage> notify(mNotify->dup()); in onDecryptError()
840 const sp<AMessage> mNotify; member in android::__anonaa6bfb110211::CryptoAsyncCallback
884 const sp<AMessage> mNotify; member in android::__anonaa6bfb110211::BufferCallback
888 : mNotify(notify) {} in BufferCallback()
892 sp<AMessage> notify(mNotify->dup()); in onInputBufferAvailable()
901 sp<AMessage> notify(mNotify->dup()); in onOutputBufferAvailable()
937 const sp<AMessage> mNotify; member in android::__anonaa6bfb110211::CodecCallback
940 CodecCallback::CodecCallback(const sp<AMessage> &notify) : mNotify(notify) {} in CodecCallback()
943 sp<AMessage> notify(mNotify->dup()); in onEos()
[all …]
DMediaCodecSource.cpp79 sp<AMessage> mNotify; member
182 mNotify = notify; in start()
225 sp<AMessage> msg = mNotify->dup(); in handleEOS()
322 mNotify->post(); in onMessageReceived()
/frameworks/av/media/libmediaplayerservice/nuplayer/include/nuplayer/
DNuPlayerSource.h67 : mNotify(notify) { in Source()
153 sp<AMessage> dupNotify() const { return mNotify->dup(); } in dupNotify()
163 sp<AMessage> mNotify;
DNuPlayerDecoderBase.h87 sp<AMessage> mNotify; member
DNuPlayerCCDecoder.h66 sp<AMessage> mNotify; member
DNuPlayerRenderer.h158 sp<AMessage> mNotify; member
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaClock.h85 const sp<AMessage> mNotify; member
114 sp<AMessage> mNotify; member
/frameworks/av/media/libstagefright/rtsp/
DSDPLoader.cpp42 : mNotify(notify), in SDPLoader()
141 sp<AMessage> notify = mNotify->dup(); in onLoad()
DARTPSource.cpp74 mNotify(notify) { in ARTPSource()
140 sp<AMessage> notify = mNotify->dup(); in timeUpdate()
154 sp<AMessage> notify = mNotify->dup(); in processReceptionReportBlock()
737 sp<AMessage> notify = mNotify->dup(); in notifyPktInfo()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoderPassThrough.cpp242 sp<AMessage> msg = mNotify->dup(); in fetchInputData()
367 sp<AMessage> notify = mNotify->dup(); in onResume()
394 sp<AMessage> notify = mNotify->dup(); in onFlush()
405 sp<AMessage> notify = mNotify->dup(); in onShutdown()
DNuPlayerDecoderBase.cpp33 : mNotify(notify), in DecoderBase()
207 sp<AMessage> notify = mNotify->dup(); in handleError()
DNuPlayerDecoder.cpp529 sp<AMessage> notify = mNotify->dup(); in onFlush()
564 sp<AMessage> notify = mNotify->dup(); in onShutdown()
608 sp<AMessage> notify = mNotify->dup(); in handleError()
824 sp<AMessage> notify = mNotify->dup(); in handleOutputFormatChange()
1238 sp<AMessage> msg = mNotify->dup(); in finishHandleDiscontinuity()
1333 sp<AMessage> notify = mNotify->dup(); in notifyResumeCompleteIfNecessary()
DNuPlayerCCDecoder.cpp121 : mNotify(notify), in CCDecoder()
533 sp<AMessage> msg = mNotify->dup(); in decode()
581 sp<AMessage> msg = mNotify->dup(); in display()
DNuPlayerRenderer.cpp122 mNotify(notify), in Renderer()
184 mNotify.clear(); in ~Renderer()
899 sp<AMessage> notify = mNotify->dup(); in notifyIfMediaRenderingStarted_l()
1497 sp<AMessage> notify = mNotify->dup(); in notifyVideoRenderingStart()
1515 sp<AMessage> notify = mNotify->dup(); in notifyEOS_l()
1794 sp<AMessage> notify = mNotify->dup(); in notifyFlushComplete()
1950 sp<AMessage> notify = mNotify->dup(); in onAudioTearDown()
/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DSDPLoader.h59 sp<AMessage> mNotify; member
DMyHandler.h133 : mNotify(notify), in mNotify() function
977 sp<AMessage> msg = mNotify->dup(); in onMessageReceived()
1203 sp<AMessage> msg = mNotify->dup(); in onMessageReceived()
1251 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()
1358 sp<AMessage> msg = mNotify->dup(); in onMessageReceived()
1586 sp<AMessage> mNotify; member
1771 sp<AMessage> msg = mNotify->dup(); in handleFirstAccessUnit()
1960 sp<AMessage> msg = mNotify->dup(); in postQueueAccessUnit()
1968 sp<AMessage> msg = mNotify->dup(); in postQueueEOS()
1976 sp<AMessage> msg = mNotify->dup(); in postQueueSeekDiscontinuity()
[all …]
DARTPSource.h152 sp<AMessage> mNotify; member
/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp151 : mNotify(notify), in PlaylistFetcher()
630 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()
641 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()
655 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()
667 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()
707 mStartTimeUsNotify = mNotify->dup(); in onStart()
829 sp<AMessage> notify = mNotify->dup(); in notifyStopReached()
835 sp<AMessage> notify = mNotify->dup(); in notifyError()
1803 mStartTimeUsNotify = mNotify->dup(); in extractAndQueueAccessUnitsFromTs()
1923 sp<AMessage> notify = mNotify->dup(); in extractAndQueueAccessUnitsFromTs()
[all …]
DLiveSession.cpp279 : mNotify(notify), in LiveSession()
908 sp<AMessage> notify = mNotify->dup(); in onMessageReceived()
1764 sp<AMessage> notify = mNotify->dup(); in onChangeConfiguration2()
2251 sp<AMessage> notify = mNotify->dup(); in startBufferingIfNecessary()
2264 sp<AMessage> notify = mNotify->dup(); in stopBufferingIfNecessary()
2281 sp<AMessage> notify = mNotify->dup(); in notifyBufferingUpdate()
2391 sp<AMessage> notify = mNotify->dup(); in postError()
2400 sp<AMessage> notify = mNotify->dup(); in postPrepared()
DPlaylistFetcher.h117 sp<AMessage> mNotify; member
DLiveSession.h188 sp<AMessage> mNotify; member
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp1674 for (const auto &pair : mNotify) { in ~Impl()
1683 mNotify.begin(), mNotify.end(), in registerOnDestroyNotify()
1687 if (it != mNotify.end()) { in registerOnDestroyNotify()
1690 mNotify.emplace_back(onDestroyNotify, arg); in registerOnDestroyNotify()
1696 mNotify.begin(), mNotify.end(), in unregisterOnDestroyNotify()
1700 if (it == mNotify.end()) { in unregisterOnDestroyNotify()
1703 mNotify.erase(it); in unregisterOnDestroyNotify()
1748 std::list<std::pair<OnDestroyNotify, void *>> mNotify; member in C2Buffer::Impl

12