Searched refs:mNotify (Results 1 - 25 of 36) sorted by relevance

12

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerSource.h60 : mNotify(notify) {
121 sp<AMessage> dupNotify() const { return mNotify->dup(); }
128 sp<AMessage> mNotify; member in struct:android::NuPlayer::Source
H A DNuPlayerDecoderPassThrough.cpp41 mNotify(notify),
93 sp<AMessage> notify = mNotify->dup();
119 sp<AMessage> notify = mNotify->dup();
142 sp<AMessage> notify = mNotify->dup();
155 sp<AMessage> notify = mNotify->dup();
176 sp<AMessage> notify = mNotify->dup();
196 sp<AMessage> notify = mNotify->dup();
H A DNuPlayerDecoderPassThrough.h55 sp<AMessage> mNotify; member in struct:android::NuPlayer::DecoderPassThrough
H A DNuPlayerDecoder.h74 sp<AMessage> mNotify; member in struct:android::NuPlayer::Decoder
134 sp<AMessage> mNotify; member in struct:android::NuPlayer::CCDecoder
H A DNuPlayerDecoder.cpp39 : mNotify(notify),
242 sp<AMessage> notify = mNotify->dup();
295 sp<AMessage> notify = mNotify->dup();
457 sp<AMessage> notify = mNotify->dup();
488 sp<AMessage> notify = mNotify->dup();
498 sp<AMessage> notify = mNotify->dup();
541 sp<AMessage> notify = mNotify->dup();
579 sp<AMessage> notify = mNotify->dup();
859 : mNotify(notify),
1059 sp<AMessage> msg = mNotify
[all...]
H A DNuPlayerRenderer.h131 sp<AMessage> mNotify; member in struct:android::NuPlayer::Renderer
/frameworks/av/media/libstagefright/include/
H A DSDPLoader.h59 sp<AMessage> mNotify; member in struct:android::SDPLoader
/frameworks/av/media/libstagefright/wifi-display/source/
H A DMediaPuller.h55 sp<AMessage> mNotify; member in struct:android::MediaPuller
H A DMediaPuller.cpp35 mNotify(notify),
161 sp<AMessage> notify = mNotify->dup();
185 sp<AMessage> notify = mNotify->dup();
H A DConverter.h95 sp<AMessage> mNotify; member in struct:android::Converter
H A DConverter.cpp48 : mNotify(notify),
272 sp<AMessage> notify = mNotify->dup();
428 sp<AMessage> notify = mNotify->dup();
540 sp<AMessage> notify = mNotify->dup();
588 sp<AMessage> notify = mNotify->dup();
709 sp<AMessage> notify = mNotify->dup();
770 sp<AMessage> notify = mNotify->dup();
H A DPlaybackSession.h100 sp<AMessage> mNotify; member in struct:android::WifiDisplaySource::PlaybackSession
H A DPlaybackSession.cpp108 sp<AMessage> mNotify; member in struct:android::WifiDisplaySource::PlaybackSession::Track
133 : mNotify(notify),
145 : mNotify(notify),
249 sp<AMessage> notify = mNotify->dup();
354 mNotify(notify),
453 sp<AMessage> notify = mNotify->dup();
599 sp<AMessage> notify = mNotify->dup();
1095 sp<AMessage> notify = mNotify->dup();
/frameworks/av/include/media/
H A DMediaPlayerInterface.h132 MediaPlayerBase() : mCookie(0), mNotify(0) {}
206 mCookie = cookie; mNotify = notifyFunc;
212 if (mNotify) mNotify(mCookie, msg, ext1, ext2, obj);
224 notify_callback_f mNotify; member in class:android::MediaPlayerBase
/frameworks/av/media/libstagefright/rtsp/
H A DSDPLoader.cpp40 : mNotify(notify),
139 sp<AMessage> notify = mNotify->dup();
H A DARTPSource.h64 sp<AMessage> mNotify; member in struct:android::ARTPSource
H A DARTPSource.cpp52 mNotify(notify) {
98 sp<AMessage> notify = mNotify->dup();
/frameworks/av/media/libstagefright/wifi-display/
H A DMediaSender.h98 sp<AMessage> mNotify; member in struct:android::MediaSender
H A DMediaSender.cpp42 mNotify(notify),
354 sp<AMessage> notify = mNotify->dup();
368 sp<AMessage> notify = mNotify->dup();
375 sp<AMessage> notify = mNotify->dup();
382 sp<AMessage> notify = mNotify->dup();
/frameworks/av/media/libstagefright/foundation/
H A DANetworkSession.cpp126 sp<AMessage> mNotify; member in struct:android::ANetworkSession::Session
169 mNotify(notify),
205 sp<AMessage> msg = mNotify->dup();
246 return mNotify;
297 sp<AMessage> notify = mNotify->dup();
376 sp<AMessage> notify = mNotify->dup();
399 sp<AMessage> notify = mNotify->dup();
425 sp<AMessage> notify = mNotify->dup();
505 sp<AMessage> notify = mNotify->dup();
677 sp<AMessage> msg = mNotify
[all...]
/frameworks/av/media/libstagefright/wifi-display/rtp/
H A DRTPSender.h76 sp<AMessage> mNotify; member in struct:android::RTPSender
H A DRTPSender.cpp39 mNotify(notify),
772 sp<AMessage> notify = mNotify->dup();
783 sp<AMessage> notify = mNotify->dup();
790 sp<AMessage> notify = mNotify->dup();
797 sp<AMessage> notify = mNotify->dup();
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp1787 if (info->mNotify != NULL) {
1788 sp<AMessage> msg = info->mNotify;
1789 info->mNotify = NULL;
1816 CHECK(info->mNotify == NULL);
1817 CHECK(msg->findMessage("reply", &info->mNotify));
1891 if (info->mNotify == NULL || !info->mOwnedByClient) {
1899 sp<AMessage> reply = info->mNotify;
1945 info->mNotify = NULL;
1969 if (info->mNotify == NULL || !info->mOwnedByClient) {
1980 info->mNotify
[all...]
H A DMPEG2TSWriter.cpp74 sp<AMessage> mNotify; member in struct:android::MPEG2TSWriter::SourceInfo
136 mNotify = notify;
246 sp<AMessage> notify = mNotify->dup();
254 sp<AMessage> notify = mNotify->dup();
353 sp<AMessage> notify = mNotify->dup();
373 sp<AMessage> notify = mNotify->dup();
395 sp<AMessage> notify = mNotify->dup();
/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp60 : mNotify(notify),
394 sp<AMessage> notify = mNotify->dup();
405 sp<AMessage> notify = mNotify->dup();
415 sp<AMessage> notify = mNotify->dup();
590 sp<AMessage> notify = mNotify->dup();
658 sp<AMessage> msg = mNotify->dup();
675 sp<AMessage> msg = mNotify->dup();
1289 mStartTimeUsNotify = mNotify->dup();
1632 sp<AMessage> msg = mNotify->dup();

Completed in 277 milliseconds

12