Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 93) sorted by relevance

1234

/frameworks/av/media/libmediaplayerservice/nuplayer/
DHTTPLiveSource.cpp41 const sp<AMessage> &notify, in HTTPLiveSource()
110 sp<AMessage> notify = new AMessage(kWhatSessionNotify, this); in prepareAsync() local
262 sp<AMessage> notify = dupNotify(); in pollForRawData() local
386 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
397 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
405 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
414 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
428 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
DNuPlayerDecoderPassThrough.cpp43 const sp<AMessage> &notify, in DecoderPassThrough()
367 sp<AMessage> notify = mNotify->dup(); in onResume() local
394 sp<AMessage> notify = mNotify->dup(); in onFlush() local
405 sp<AMessage> notify = mNotify->dup(); in onShutdown() local
DNuPlayerDecoderBase.cpp32 NuPlayer::DecoderBase::DecoderBase(const sp<AMessage> &notify) in DecoderBase()
207 sp<AMessage> notify = mNotify->dup(); in handleError() local
DNuPlayerDecoder.cpp59 const sp<AMessage> &notify, in Decoder()
521 sp<AMessage> notify = mNotify->dup(); in onFlush() local
556 sp<AMessage> notify = mNotify->dup(); in onShutdown() local
600 sp<AMessage> notify = mNotify->dup(); in handleError() local
816 sp<AMessage> notify = mNotify->dup(); in handleOutputFormatChange() local
1325 sp<AMessage> notify = mNotify->dup(); in notifyResumeCompleteIfNecessary() local
DNuPlayer.cpp227 sp<AMessage> notify = new AMessage(kWhatMediaClockNotify, this); in init() local
234 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local
266 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local
310 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local
332 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local
376 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local
495 sp<AMessage> notify = new AMessage(kWhatNotifyTime, this); in notifyAt() local
1612 sp<AMessage> notify = new AMessage(kWhatRendererNotify, this); in onStart() local
1985 sp<AMessage> notify = new AMessage(kWhatAudioNotify, this); in instantiateDecoder() local
2007 sp<AMessage> notify = new AMessage(kWhatVideoNotify, this); in instantiateDecoder() local
[all …]
DGenericSource.cpp56 const sp<AMessage> &notify, in GenericSource()
596 sp<AMessage> notify = dupNotify(); in sendCacheStats() local
781 sp<AMessage> notify = dupNotify(); in sendTextData() local
816 sp<AMessage> notify = dupNotify(); in sendGlobalTextData() local
888 sp<AMessage> notify = dupNotify(); in dequeueAccessUnit() local
1489 sp<AMessage> notify = dupNotify(); in readBuffer() local
1532 sp<AMessage> notify = dupNotify(); in notifyBufferingUpdate() local
1581 sp<AMessage> notify = dupNotify(); in onPollBuffering() local
DRTSPSource.cpp41 const sp<AMessage> &notify, in RTSPSource()
117 sp<AMessage> notify = new AMessage(kWhatNotify, this); in prepareAsync() local
801 sp<AMessage> notify = new AMessage(kWhatNotify, this); in onSDPLoaded() local
877 sp<AMessage> notify = dupNotify(); in startBufferingIfNecessary() local
893 sp<AMessage> notify = dupNotify(); in stopBufferingIfNecessary() local
DRTPSource.cpp36 const sp<AMessage> &notify, in RTPSource()
120 sp<AMessage> notify = new AMessage('accu', this); in prepareAsync() local
313 sp<AMessage> notify = dupNotify(); in dequeueAccessUnit() local
408 sp<AMessage> notify = dupNotify(); in onMessageReceived() local
DNuPlayerRenderer.cpp118 const sp<AMessage> &notify, in Renderer()
504 const sp<AMessage> &notify) { in changeAudioFormat()
574 sp<AMessage> notify; in onMessageReceived() local
893 sp<AMessage> notify = mNotify->dup(); in notifyIfMediaRenderingStarted_l() local
1486 sp<AMessage> notify = mNotify->dup(); in notifyVideoRenderingStart() local
1504 sp<AMessage> notify = mNotify->dup(); in notifyEOS_l() local
1770 sp<AMessage> notify = mNotify->dup(); in notifyFlushComplete() local
1926 sp<AMessage> notify = mNotify->dup(); in onAudioTearDown() local
2175 const sp<AMessage> &meta, const sp<AMessage> &notify) { in onChangeAudioFormat()
/frameworks/av/media/libmediaplayerservice/
DDeathNotifier.cpp31 DeathRecipient(Notify const& notify): mNotify{notify} { in DeathRecipient()
46 DeathNotifier::DeathNotifier(sp<IBinder> const& service, Notify const& notify) in DeathNotifier()
52 DeathNotifier::DeathNotifier(sp<HBase> const& service, Notify const& notify) in DeathNotifier()
/frameworks/av/media/libstagefright/rtsp/
DSDPLoader.cpp39 const sp<AMessage> &notify, in SDPLoader()
141 sp<AMessage> notify = mNotify->dup(); in onLoad() local
DARTPSource.cpp46 const sp<AMessage> &notify) in ARTPSource()
140 sp<AMessage> notify = mNotify->dup(); in timeUpdate() local
154 sp<AMessage> notify = mNotify->dup(); in processReceptionReportBlock() local
718 sp<AMessage> notify = mJbTimer->dup(); in setJbAlarmTime() local
737 sp<AMessage> notify = mNotify->dup(); in notifyPktInfo() local
DAMPEG2TSAssembler.cpp37 const sp<AMessage> &notify, in AMPEG2TSAssembler()
DARTPConnection.cpp108 const sp<AMessage> &notify, in addStream()
504 sp<AMessage> notify = it->mNotifyMsg->dup(); in onPollStreams() local
721 sp<AMessage> notify = s->mNotifyMsg->dup(); in notifyCongestionToUpperLayerIfNeeded() local
851 sp<AMessage> notify = s->mNotifyMsg->dup(); in parseRTP() local
917 sp<AMessage> notify = s->mNotifyMsg->dup(); in parseRTCP() local
1176 sp<AMessage> notify = s->mNotifyMsg->dup(); in parseTSFB() local
1218 sp<AMessage> notify = s->mNotifyMsg->dup(); in parsePSFB() local
1234 sp<AMessage> notify = s->mNotifyMsg->dup(); in parsePSFB() local
DARawAudioAssembler.cpp37 const sp<AMessage> &notify, in ARawAudioAssembler()
/frameworks/av/media/libstagefright/
DMPEG2TSWriter.cpp130 void MPEG2TSWriter::SourceInfo::start(const sp<AMessage> &notify, const sp<MetaData> &params) { in start()
245 sp<AMessage> notify = mNotify->dup(); in extractCodecSpecificData() local
253 sp<AMessage> notify = mNotify->dup(); in appendAVCFrame() local
283 sp<AMessage> notify = mNotify->dup(); in appendAACFrames() local
356 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
375 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
530 sp<AMessage> notify = in start() local
DMediaCodec.cpp673 explicit CryptoAsyncCallback(const sp<AMessage> & notify):mNotify(notify) { in CryptoAsyncCallback()
686 sp<AMessage> notify(mNotify->dup()); in onDecryptError() local
717 BufferCallback::BufferCallback(const sp<AMessage> &notify) in BufferCallback()
722 sp<AMessage> notify(mNotify->dup()); in onInputBufferAvailable() local
731 sp<AMessage> notify(mNotify->dup()); in onOutputBufferAvailable() local
770 CodecCallback::CodecCallback(const sp<AMessage> &notify) : mNotify(notify) {} in CodecCallback()
773 sp<AMessage> notify(mNotify->dup()); in onEos() local
780 sp<AMessage> notify(mNotify->dup()); in onStartCompleted() local
786 sp<AMessage> notify(mNotify->dup()); in onStopCompleted() local
792 sp<AMessage> notify(mNotify->dup()); in onReleaseCompleted() local
[all …]
/frameworks/av/media/libstagefright/tests/writer/
DWriterListener.h32 virtual void notify(int32_t msg, int32_t ext1, int32_t ext2) { in notify() function
/frameworks/av/drm/common/
DIDrmServiceListener.cpp27 status_t BpDrmServiceListener::notify(const DrmInfoEvent& event) { in notify() function in BpDrmServiceListener
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3OfflineSession.cpp139 ::ndk::ScopedAStatus AidlCamera3OfflineSession::AidlCameraDeviceCallbacks::notify( in notify() function in android::AidlCamera3OfflineSession::AidlCameraDeviceCallbacks
149 ::ndk::ScopedAStatus AidlCamera3OfflineSession::notify( in notify() function in android::AidlCamera3OfflineSession
/frameworks/av/media/libmedia/
DIMediaRecorderClient.cpp38 virtual void notify(int msg, int ext1, int ext2) in notify() function in android::BpMediaRecorderClient
DIMediaPlayerClient.cpp38 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) in notify() function in android::BpMediaPlayerClient
/frameworks/base/media/jni/soundpool/
DSoundManager.h80 void notify(SoundPoolEvent event) const in notify() function
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp277 const sp<AMessage> &notify, uint32_t flags, in LiveSession()
908 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
1172 sp<AMessage> notify = new AMessage(kWhatFetcherNotify, this); in addFetcher() local
1764 sp<AMessage> notify = mNotify->dup(); in onChangeConfiguration2() local
2251 sp<AMessage> notify = mNotify->dup(); in startBufferingIfNecessary() local
2264 sp<AMessage> notify = mNotify->dup(); in stopBufferingIfNecessary() local
2281 sp<AMessage> notify = mNotify->dup(); in notifyBufferingUpdate() local
2391 sp<AMessage> notify = mNotify->dup(); in postError() local
2400 sp<AMessage> notify = mNotify->dup(); in postPrepared() local
DPlaylistFetcher.cpp146 const sp<AMessage> &notify, in PlaylistFetcher()
630 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
641 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
655 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
667 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
829 sp<AMessage> notify = mNotify->dup(); in notifyStopReached() local
835 sp<AMessage> notify = mNotify->dup(); in notifyError() local
1923 sp<AMessage> notify = mNotify->dup(); in extractAndQueueAccessUnitsFromTs() local

1234