Home | History | Annotate | Download | only in nuplayer

Lines Matching full:amessage

40              const sp<AMessage> &notify,
51 const sp<AMessage> &notifyConsumed);
76 const sp<AMessage> &format,
86 const sp<AMessage> &format,
91 const sp<AMessage> &notify);
112 virtual void onMessageReceived(const sp<AMessage> &msg);
142 sp<AMessage> mMeta;
143 sp<AMessage> mNotifyConsumed;
153 sp<AMessage> mNotify;
252 void onQueueBuffer(const sp<AMessage> &msg);
253 void onQueueEOS(const sp<AMessage> &msg);
254 void onFlush(const sp<AMessage> &msg);
271 const sp<AMessage> &format,
277 void onChangeAudioFormat(const sp<AMessage> &meta, const sp<AMessage> &notify);
288 bool dropBufferIfStale(bool audio, const sp<AMessage> &msg);