Lines Matching full:amessage
31 #include <media/stagefright/foundation/AMessage.h>
44 const sp<AMessage> ¬ify,
62 void NuPlayer::DecoderPassThrough::onConfigure(const sp<AMessage> &format) {
85 void NuPlayer::DecoderPassThrough::onSetParameters(const sp<AMessage> &/*params*/) {
96 bool NuPlayer::DecoderPassThrough::isStaleReply(const sp<AMessage> &msg) {
115 sp<AMessage> msg = new AMessage();
215 status_t NuPlayer::DecoderPassThrough::fetchInputData(sp<AMessage> &reply) {
243 sp<AMessage> msg = mNotify->dup();
283 const sp<AMessage> &msg) {
307 sp<AMessage> extra;
340 sp<AMessage> reply = new AMessage(kWhatBufferConsumed, this);
368 sp<AMessage> notify = mNotify->dup();
395 sp<AMessage> notify = mNotify->dup();
406 sp<AMessage> notify = mNotify->dup();
414 void NuPlayer::DecoderPassThrough::onMessageReceived(const sp<AMessage> &msg) {