Home | History | Annotate | Download | only in nuplayer

Lines Matching full:amessage

39              const sp<AMessage> &notify,
50 const sp<AMessage> &notifyConsumed);
75 const sp<AMessage> &format,
85 const sp<AMessage> &format,
90 const sp<AMessage> &notify);
111 virtual void onMessageReceived(const sp<AMessage> &msg);
141 sp<AMessage> mMeta;
142 sp<AMessage> mNotifyConsumed;
152 sp<AMessage> mNotify;
250 void onQueueBuffer(const sp<AMessage> &msg);
251 void onQueueEOS(const sp<AMessage> &msg);
252 void onFlush(const sp<AMessage> &msg);
269 const sp<AMessage> &format,
275 void onChangeAudioFormat(const sp<AMessage> &meta, const sp<AMessage> &notify);
285 bool dropBufferIfStale(bool audio, const sp<AMessage> &msg);