Searched refs:AMessage (Results 101 - 125 of 172) sorted by relevance

1234567

/frameworks/av/media/libstagefright/rtsp/
H A DARTPSession.h39 virtual void onMessageReceived(const sp<AMessage> &msg);
H A DUDPPusher.cpp25 #include <media/stagefright/foundation/AMessage.h>
68 (new AMessage(kWhatPush, id()))->post();
106 (new AMessage(kWhatPush, id()))->post(whenUs - nowUs);
111 void UDPPusher::onMessageReceived(const sp<AMessage> &msg) {
H A DAAMRAssembler.cpp27 #include <media/stagefright/foundation/AMessage.h>
62 const sp<AMessage> &notify, bool isWide, const AString &params)
212 sp<AMessage> msg = mNotifyMsg->dup();
228 sp<AMessage> msg = mNotifyMsg->dup();
H A DARTPSession.cpp25 #include <media/stagefright/foundation/AMessage.h>
85 sp<AMessage> notify = new AMessage(kWhatAccessUnitComplete, id());
126 void ARTPSession::onMessageReceived(const sp<AMessage> &msg) {
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp77 (new AMessage(kWhatDecode, id()))->post();
382 void AudioSfDecoder::onSeek(const sp<AMessage> &msg) {
398 void AudioSfDecoder::onLoop(const sp<AMessage> &msg) {
416 void AudioSfDecoder::onCheckCache(const sp<AMessage> &msg) {
436 (new AMessage(kWhatDecode, id()))->post();
464 (new AMessage(kWhatCheckCache, id()))->post(100000);
560 (new AMessage(kWhatDecode, id()))->post();
569 sp<AMessage> msg = new AMessage(kWhatRender, id());
575 void AudioSfDecoder::onMessageReceived(const sp<AMessage>
[all...]
H A Dandroid_StreamPlayer.h51 void receivedCmd_l(IStreamListener::Command cmd, const sp<AMessage> &msg = NULL);
89 virtual void onMessageReceived(const sp<AMessage> &msg);
H A Dandroid_AudioToCbRenderer.cpp80 (new AMessage(kWhatDecode, id()))->post();
/frameworks/av/media/libstagefright/foundation/
H A DAHierarchicalStateMachine.cpp24 #include <media/stagefright/foundation/AMessage.h>
54 void AHierarchicalStateMachine::onMessageReceived(const sp<AMessage> &msg) {
H A DANetworkSession.cpp35 #include <media/stagefright/foundation/AMessage.h>
87 const sp<AMessage> &notify);
91 sp<AMessage> getNotificationMessage() const;
126 sp<AMessage> mNotify;
164 const sp<AMessage> &notify)
205 sp<AMessage> msg = mNotify->dup();
245 sp<AMessage> ANetworkSession::Session::getNotificationMessage() const {
297 sp<AMessage> notify = mNotify->dup();
376 sp<AMessage> notify = mNotify->dup();
399 sp<AMessage> notif
[all...]
/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.h24 #include <media/stagefright/foundation/AMessage.h>
69 DiscontinuityType type, const sp<AMessage> &extra);
H A DAnotherPacketSource.h57 ATSParser::DiscontinuityType type, const sp<AMessage> &extra);
/frameworks/av/cmds/stagefright/
H A Dsf2.cpp27 #include <media/stagefright/foundation/AMessage.h>
58 (new AMessage(kWhatStart, id()))->post();
65 virtual void onMessageReceived(const sp<AMessage> &msg) {
108 new AMessage(kWhatCodecNotify, id()));
110 sp<AMessage> format = makeFormat(mSource->getFormat());
127 // (new AMessage(kWhatSeek, id()))->post(5000000ll);
198 (new AMessage(kWhatStop, id()))->post();
203 (new AMessage(kWhatSeek, id()))->post(5000000ll);
218 (new AMessage(kWhatStop, id()))->post();
265 sp<AMessage> makeForma
[all...]
/frameworks/av/media/libstagefright/mp4/
H A DFragmentedMP4Parser.cpp29 #include <media/stagefright/foundation/AMessage.h>
238 sp<AMessage> msg = new AMessage(kWhatStart, id());
245 sp<AMessage> msg = new AMessage(kWhatStart, id());
252 sp<AMessage> msg = new AMessage(kWhatStart, id());
258 sp<AMessage> FragmentedMP4Parser::getFormat(bool audio, bool synchronous) {
262 sp<AMessage> msg = new AMessage(kWhatGetForma
[all...]
/frameworks/av/media/libstagefright/
H A DDataSource.cpp38 #include <media/stagefright/foundation/AMessage.h>
113 String8 *mimeType, float *confidence, sp<AMessage> *meta) {
129 sp<AMessage> newMeta;
H A DAACExtractor.cpp25 #include <media/stagefright/foundation/AMessage.h>
136 const sp<DataSource> &source, const sp<AMessage> &_meta)
140 sp<AMessage> meta = _meta;
145 sp<AMessage> _meta;
336 sp<AMessage> *meta) {
377 *meta = new AMessage;
H A DMediaExtractor.cpp35 #include <media/stagefright/foundation/AMessage.h>
55 sp<AMessage> meta;
H A DMPEG2TSWriter.cpp23 #include <media/stagefright/foundation/AMessage.h>
40 void start(const sp<AMessage> &notify);
62 virtual void onMessageReceived(const sp<AMessage> &msg);
74 sp<AMessage> mNotify;
132 void MPEG2TSWriter::SourceInfo::start(const sp<AMessage> &notify) {
138 (new AMessage(kWhatStart, id()))->post();
246 sp<AMessage> notify = mNotify->dup();
254 sp<AMessage> notify = mNotify->dup();
353 sp<AMessage> notify = mNotify->dup();
364 (new AMessage(kWhatRea
[all...]
/frameworks/av/media/libstagefright/wifi-display/rtp/
H A DRTPSender.cpp25 #include <media/stagefright/foundation/AMessage.h>
37 const sp<AMessage> &notify)
98 sp<AMessage> rtpNotify = new AMessage(kWhatRTPNotify, id());
100 sp<AMessage> rtcpNotify;
102 rtcpNotify = new AMessage(kWhatRTCPNotify, id());
507 void RTPSender::onMessageReceived(const sp<AMessage> &msg) {
519 void RTPSender::onNetNotify(bool isRTP, const sp<AMessage> &msg) {
773 sp<AMessage> notify = mNotify->dup();
784 sp<AMessage> notif
[all...]
/frameworks/av/media/libstagefright/wifi-display/source/
H A DRepeaterSource.cpp9 #include <media/stagefright/foundation/AMessage.h>
175 (new AMessage(kWhatRead, mReflector->id()))->post();
178 void RepeaterSource::onMessageReceived(const sp<AMessage> &msg) {
H A DRepeaterSource.h25 void onMessageReceived(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/include/
H A DAVIExtractor.h118 struct AMessage;
122 sp<AMessage> *);
H A DMPEG4Extractor.h32 struct AMessage;
130 sp<AMessage> *);
/frameworks/av/media/libmedia/
H A DIStreamSource.cpp22 #include <media/stagefright/foundation/AMessage.h>
155 Command cmd, bool synchronous, const sp<AMessage> &msg) {
194 sp<AMessage> msg;
197 msg = AMessage::FromParcel(data);
/frameworks/av/media/libstagefright/httplive/
H A DM3UParser.cpp25 #include <media/stagefright/foundation/AMessage.h>
267 sp<AMessage> M3UParser::meta() {
275 bool M3UParser::itemAt(size_t index, AString *uri, sp<AMessage> *meta) {
349 sp<AMessage> meta = mItems.itemAt(index).mMeta;
445 sp<AMessage> itemMeta;
506 itemMeta = new AMessage;
525 itemMeta = new AMessage;
570 const AString &line, sp<AMessage> *meta, const char *key) {
585 *meta = new AMessage;
594 const AString &line, sp<AMessage> *met
[all...]
/frameworks/av/media/libstagefright/omx/
H A DGraphicBufferSource.cpp25 #include <media/stagefright/foundation/AMessage.h>
142 sp<AMessage> msg =
143 new AMessage(kWhatRepeatLastFrame, mReflector->id());
467 sp<AMessage> msg = new AMessage(kWhatRepeatLastFrame, mReflector->id());
661 void GraphicBufferSource::onMessageReceived(const sp<AMessage> &msg) {

Completed in 1403 milliseconds

1234567