/frameworks/av/include/media/stagefright/ |
NuMediaExtractor.h | 32 struct AMessage; 56 status_t getTrackFormat(size_t index, sp<AMessage> *format) const; 58 status_t getFileFormat(sp<AMessage> *format) const;
|
/frameworks/av/media/libstagefright/include/ |
NuCachedSource2.h | 104 sp<AMessage> mAsyncResult; 118 void onMessageReceived(const sp<AMessage> &msg); 120 void onRead(const sp<AMessage> &msg);
|
AVIExtractor.h | 118 struct AMessage; 122 sp<AMessage> *);
|
MPEG4Extractor.h | 32 struct AMessage; 129 sp<AMessage> *);
|
WVMExtractor.h | 26 struct AMessage; 98 sp<AMessage> *);
|
/frameworks/av/media/libstagefright/rtsp/ |
ARTPWriter.h | 46 virtual void onMessageReceived(const sp<AMessage> &msg); 107 void onRead(const sp<AMessage> &msg); 108 void onSendSR(const sp<AMessage> &msg);
|
ARawAudioAssembler.cpp | 28 #include <media/stagefright/foundation/AMessage.h> 37 const sp<AMessage> ¬ify, const char *desc, const AString ¶ms) 96 sp<AMessage> msg = mNotifyMsg->dup(); 112 sp<AMessage> msg = mNotifyMsg->dup();
|
UDPPusher.cpp | 25 #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) {
|
/frameworks/av/media/libstagefright/wifi-display/ |
MediaSender.cpp | 32 #include <media/stagefright/foundation/AMessage.h> 38 const sp<AMessage> ¬ify) 66 ssize_t MediaSender::addTrack(const sp<AMessage> &format, uint32_t flags) { 122 sp<AMessage> notify = new AMessage(kWhatSenderNotify, id()); 171 sp<AMessage> notify = new AMessage(kWhatSenderNotify, id()); 283 void MediaSender::onMessageReceived(const sp<AMessage> &msg) { 302 void MediaSender::onSenderNotify(const sp<AMessage> &msg) { 350 sp<AMessage> notify = mNotify->dup() [all...] |
ANetworkSession.cpp | 35 #include <media/stagefright/foundation/AMessage.h> 70 const sp<AMessage> ¬ify); 74 sp<AMessage> getNotificationMessage() const; 107 sp<AMessage> mNotify; 145 const sp<AMessage> ¬ify) 186 sp<AMessage> msg = mNotify->dup(); 216 sp<AMessage> ANetworkSession::Session::getNotificationMessage() const { 266 sp<AMessage> notify = mNotify->dup(); 345 sp<AMessage> notify = mNotify->dup(); 368 sp<AMessage> notify = mNotify->dup() [all...] |
/frameworks/base/media/jni/ |
android_media_Utils.cpp | 25 #include <media/stagefright/foundation/AMessage.h> 142 JNIEnv *env, const sp<AMessage> &msg, jobject *map) { 169 AMessage::Type valueType; 175 case AMessage::kTypeInt32: 184 case AMessage::kTypeInt64: 193 case AMessage::kTypeFloat: 202 case AMessage::kTypeString: 211 case AMessage::kTypeBuffer: 221 case AMessage::kTypeRect: 278 sp<AMessage> *out) [all...] |
android_media_MediaCodec.h | 30 struct AMessage; 45 const sp<AMessage> &format,
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
RTSPSource.cpp | 35 const sp<AMessage> ¬ify, 87 sp<AMessage> notify = new AMessage(kWhatNotify, mReflector->id()); 106 sp<AMessage> notifyStart = dupNotify(); 118 sp<AMessage> msg = new AMessage(kWhatDisconnect, mReflector->id()); 120 sp<AMessage> dummy; 202 sp<AMessage> notify = dupNotify(); 248 sp<AMessage> notify = dupNotify(); 305 sp<AMessage> msg = new AMessage(kWhatPerformSeek, mReflector->id()) [all...] |
NuPlayer.h | 67 virtual void onMessageReceived(const sp<AMessage> &msg); 155 status_t feedDecoderInputData(bool audio, const sp<AMessage> &msg); 156 void renderBuffer(bool audio, const sp<AMessage> &msg); 180 void onSourceNotify(const sp<AMessage> &msg);
|
/frameworks/av/media/libstagefright/ |
ACodec.cpp | 27 #include <media/stagefright/foundation/AMessage.h> 56 void setNotificationMessage(const sp<AMessage> &msg) { 62 sp<AMessage> msg = mNotify->dup(); 119 sp<AMessage> mNotify; 140 virtual bool onMessageReceived(const sp<AMessage> &msg); 144 virtual void onOutputBufferDrained(const sp<AMessage> &msg); 145 virtual void onInputBufferFilled(const sp<AMessage> &msg); 150 bool onOMXMessage(const sp<AMessage> &msg); 170 DeathNotifier(const sp<AMessage> ¬ify) 182 sp<AMessage> mNotify [all...] |
AACExtractor.cpp | 25 #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;
|
/frameworks/av/cmds/stagefright/ |
sf2.cpp | 27 #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> makeFormat(const sp<MetaData> &meta) [all...] |
/frameworks/av/media/libstagefright/wifi-display/source/ |
RepeaterSource.h | 25 void onMessageReceived(const sp<AMessage> &msg);
|
TSPacketizer.h | 29 struct AMessage; 42 ssize_t addTrack(const sp<AMessage> &format);
|
RepeaterSource.cpp | 9 #include <media/stagefright/foundation/AMessage.h> 175 (new AMessage(kWhatRead, mReflector->id()))->post(); 178 void RepeaterSource::onMessageReceived(const sp<AMessage> &msg) {
|
/frameworks/av/media/libstagefright/httplive/ |
LiveSession.cpp | 32 #include <media/stagefright/foundation/AMessage.h> 44 const sp<AMessage> ¬ify, uint32_t flags, bool uidValid, uid_t uid) 82 sp<AMessage> msg = new AMessage(kWhatConnect, id()); 100 (new AMessage(kWhatDisconnect, id()))->post(); 107 sp<AMessage> msg = new AMessage(kWhatSeek, id()); 116 void LiveSession::onMessageReceived(const sp<AMessage> &msg) { 161 void LiveSession::onConnect(const sp<AMessage> &msg) { 193 sp<AMessage> meta [all...] |
/frameworks/av/media/libstagefright/mp4/ |
FragmentedMP4Parser.cpp | 29 #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(kWhatGetFormat, id()) [all...] |
/frameworks/wilhelm/src/android/ |
android_AudioSfDecoder.h | 81 void onCheckCache(const sp<AMessage> &msg); 88 virtual void onSeek(const sp<AMessage> &msg); 89 virtual void onLoop(const sp<AMessage> &msg); 92 virtual void onNotify(const sp<AMessage> &msg); 93 virtual void onMessageReceived(const sp<AMessage> &msg);
|
android_GenericMediaPlayer.h | 103 virtual void onSeek(const sp<AMessage> &msg); 104 virtual void onLoop(const sp<AMessage> &msg); 107 virtual void onBufferingUpdate(const sp<AMessage> &msg); 108 virtual void onAttachAuxEffect(const sp<AMessage> &msg); 109 virtual void onSetAuxEffectSendLevel(const sp<AMessage> &msg);
|
/frameworks/av/media/libstagefright/foundation/ |
AHierarchicalStateMachine.cpp | 20 #include <media/stagefright/foundation/AMessage.h> 50 void AHierarchicalStateMachine::onMessageReceived(const sp<AMessage> &msg) {
|