Searched defs:mNotify (Results 1 - 25 of 27) sorted by relevance

12

/frameworks/av/media/libstagefright/filters/
H A DGraphicBufferListener.h53 sp<AMessage> mNotify; member in struct:android::GraphicBufferListener
/frameworks/av/media/libstagefright/include/
H A DSDPLoader.h59 sp<AMessage> mNotify; member in struct:android::SDPLoader
/frameworks/av/media/libstagefright/rtsp/
H A DARTPSource.h64 sp<AMessage> mNotify; member in struct:android::ARTPSource
H A DMyHandler.h118 : mNotify(notify),
953 sp<AMessage> msg = mNotify->dup();
1177 sp<AMessage> msg = mNotify->dup();
1225 sp<AMessage> notify = mNotify->dup();
1336 sp<AMessage> msg = mNotify->dup();
1563 sp<AMessage> mNotify; member in struct:android::MyHandler
1747 sp<AMessage> msg = mNotify->dup();
1935 sp<AMessage> msg = mNotify->dup();
1943 sp<AMessage> msg = mNotify->dup();
1951 sp<AMessage> msg = mNotify
[all...]
/frameworks/av/media/libstagefright/wifi-display/source/
H A DMediaPuller.h55 sp<AMessage> mNotify; member in struct:android::MediaPuller
H A DPlaybackSession.h105 sp<AMessage> mNotify; member in struct:android::WifiDisplaySource::PlaybackSession
H A DConverter.h95 sp<AMessage> mNotify; member in struct:android::Converter
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();
356 mNotify(notify),
455 sp<AMessage> notify = mNotify->dup();
601 sp<AMessage> notify = mNotify->dup();
1107 sp<AMessage> notify = mNotify->dup();
H A DWifiDisplaySource.cpp1678 sp<AMessage> mNotify; member in struct:android::WifiDisplaySource::HDCPObserver
1685 : mNotify(notify) {
1690 sp<AMessage> notify = mNotify->dup();
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerCCDecoder.h65 sp<AMessage> mNotify; member in struct:android::NuPlayer::CCDecoder
H A DNuPlayerDecoderBase.h82 sp<AMessage> mNotify; member in struct:android::NuPlayer::DecoderBase
H A DNuPlayerSource.h63 : mNotify(notify) {
130 sp<AMessage> dupNotify() const { return mNotify->dup(); }
138 sp<AMessage> mNotify; member in struct:android::NuPlayer::Source
H A DGenericSource.h155 sp<AMessage> mNotify; member in struct:android::NuPlayer::GenericSource::BufferingMonitor
H A DNuPlayerRenderer.h139 sp<AMessage> mNotify; member in struct:android::NuPlayer::Renderer
/frameworks/av/media/libstagefright/wifi-display/rtp/
H A DRTPSender.h76 sp<AMessage> mNotify; member in struct:android::RTPSender
/frameworks/av/media/libstagefright/wifi-display/
H A DMediaSender.h98 sp<AMessage> mNotify; member in struct:android::MediaSender
/frameworks/av/include/media/
H A DMediaPlayerInterface.h149 MediaPlayerBase() : mCookie(0), mNotify(0) {}
252 mCookie = cookie; mNotify = notifyFunc;
261 notifyCB = mNotify;
277 notify_callback_f mNotify; member in class:android::MediaPlayerBase
/frameworks/av/include/media/stagefright/
H A DMediaFilter.h124 sp<AMessage> mNotify; member in struct:android::MediaFilter
H A DACodec.h229 sp<AMessage> mNotify; member in struct:android::ACodec
H A DMediaCodec.h261 sp<AMessage> mNotify; member in struct:android::MediaCodec::BufferInfo
/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h116 sp<AMessage> mNotify; member in struct:android::PlaylistFetcher
H A DLiveSession.h186 sp<AMessage> mNotify; member in struct:android::LiveSession
/frameworks/av/media/libstagefright/
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();
H A DMediaCodecSource.cpp73 sp<AMessage> mNotify; member in struct:android::MediaCodecSource::Puller
172 mNotify = notify;
222 sp<AMessage> msg = mNotify->dup();
305 mNotify->post();
/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...]

Completed in 378 milliseconds

12