Lines Matching refs:sp
36 const sp<AMessage> ¬ify,
51 virtual status_t dequeueAccessUnit(bool audio, sp<ABuffer> *accessUnit);
56 void onMessageReceived(const sp<AMessage> &msg);
61 virtual sp<MetaData> getFormatMeta(bool audio);
83 sp<AnotherPacketSource> mSource;
102 sp<ALooper> mLooper;
103 sp<AHandlerReflector<RTSPSource> > mReflector;
104 sp<MyHandler> mHandler;
105 sp<SDPLoader> mSDPLoader;
108 sp<AnotherPacketSource> mAudioTrack;
109 sp<AnotherPacketSource> mVideoTrack;
111 sp<ATSParser> mTSParser;
118 sp<AnotherPacketSource> getSource(bool audio);
121 void onSDPLoaded(const sp<AMessage> &msg);
122 void onDisconnected(const sp<AMessage> &msg);