Searched refs:mLocalPort (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/net/voip/src/java/android/net/rtp/ |
D | RtpStream.java | 53 private final int mLocalPort; field in RtpStream 73 mLocalPort = create(address.getHostAddress()); in RtpStream() 90 return mLocalPort; in getLocalPort()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/include/nuplayer/ |
D | RTPSource.h | 112 int32_t mLocalPort; member
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | RTPSource.cpp | 108 info->mIsAudio, info->mLocalPort, info->mPayloadType, info->mAS, info->mCodecName, in prepareAsync() 118 info->mLocalPort, info->mRemotePort, info->mSocketNetwork, info->mRtpSockOptEcn); in prepareAsync() 704 info->mLocalPort = atoi(value); in setParameter()
|
/frameworks/av/media/libmediaplayerservice/ |
D | StagefrightRecorder.h | 148 int32_t mLocalPort; member
|
D | StagefrightRecorder.cpp | 835 mLocalPort = localPort; in setParamRtpLocalPort() 1570 mWriter = new ARTPWriter(mOutputFd, mLocalIp, mLocalPort, mRemoteIp, mRemotePort, mLastSeqNo); in setupRTPRecording()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 33293 Landroid/net/rtp/RtpStream;->mLocalPort:I
|