Home
last modified time | relevance | path

Searched defs:rtpSocket (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DARTPConnection.cpp80 int rtpSocket, int rtcpSocket, in addStream()
95 void ARTPConnection::removeStream(int rtpSocket, int rtcpSocket) { in removeStream()
109 int *rtpSocket, int *rtcpSocket, unsigned *rtpPort) { in MakePortPair()
214 int32_t rtpSocket, rtcpSocket; in onRemoveStream() local
DARTPSession.cpp77 int rtpSocket = MakeUDPSocket(port); in setup() local