HomeSort by relevance Sort by last modified time
    Searched refs:mPacketSource (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/rtsp/
ARTPSession.h 52 sp<APacketSource> mPacketSource;
ARTPSession.cpp 91 info->mPacketSource = source;
119 info->mPacketSource->signalEOS(UNKNOWN_ERROR);
144 info->mPacketSource->signalEOS(ERROR_END_OF_STREAM);
187 info->mPacketSource->queueAccessUnit(accessUnit);
239 return mTracks.editItemAt(index).mPacketSource;
MyHandler.h     [all...]

Completed in 80 milliseconds