Searched refs:rtpSockFd (Results 1 – 3 of 3) sorted by relevance
86 ParcelFileDescriptor rtpSockFd = sessionParams.getRtpFd(); in openSession() local88 if (rtpSockFd == null || rtcpSockFd == null) { in openSession()95 final int socketFdRtp = rtpSockFd.detachFd(); in openSession()
85 ParcelFileDescriptor rtpSockFd = sessionParams.getRtpFd(); in openSession() local87 if (rtpSockFd == null || rtcpSockFd == null) { in openSession()94 final int socketFdRtp = rtpSockFd.detachFd(); in openSession()