Home
last modified time | relevance | path

Searched defs:remoteIp (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DARTPWriter.cpp126 ARTPWriter::ARTPWriter(int fd, String8& localIp, int localPort, String8& remoteIp, in ARTPWriter()
1588 String8& remoteIp, int remotePort) { in makeSocketPairAndBind()
DARTPConnection.cpp172 int *rtpSocket, int *rtcpSocket, const char *localIp, const char *remoteIp, in MakeRTPSocketPair()
/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.cpp835 status_t StagefrightRecorder::setParamRtpRemoteIp(const String8 &remoteIp) { in setParamRtpRemoteIp()