Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:sp

32             const sp<AMessage> &notify,
33 const sp<IMediaHTTPService> &httpService,
40 virtual status_t dequeueAccessUnit(bool audio, sp<ABuffer> *accessUnit);
41 virtual sp<AMessage> getFormat(bool audio);
46 virtual sp<AMessage> getTrackInfo(size_t trackIndex) const;
54 virtual void onMessageReceived(const sp<AMessage> &msg);
68 sp<IMediaHTTPService> mHTTPService;
74 sp<ALooper> mLiveLooper;
75 sp<LiveSession> mLiveSession;
81 void onSessionNotify(const sp<AMessage> &msg);
83 const sp<AMessage> &msg, int32_t currentGeneration,