Home
last modified time | relevance | path

Searched defs:StreamInfo (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.h39 struct StreamInfo { struct
49 StreamInfo(int id = CAMERA3_STREAM_ID_INVALID, argument
58 streamId(id), in streamId()
/frameworks/av/media/libstagefright/rtsp/
DARTPConnection.cpp55 struct ARTPConnection::StreamInfo { struct in android::ARTPConnection
56 int mRTPSocket;
57 int mRTCPSocket;
58 sp<ASessionDescription> mSessionDesc;
59 size_t mIndex;
60 sp<AMessage> mNotifyMsg;
61 KeyedVector<uint32_t, sp<ARTPSource> > mSources;
63 int64_t mNumRTCPPacketsReceived;
64 int64_t mNumRTPPacketsReceived;
65 struct sockaddr_in mRemoteRTCPAddr;
[all …]
/frameworks/wilhelm/src/
Ddata.h117 } StreamInfo; typedef
/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp94 struct StreamInfo { struct
95 unsigned mType;
96 unsigned mPID;