Searched defs:rtpContextParams (Results 1 – 7 of 7) sorted by relevance
42 RtpContextParams rtpContextParams = createRtpContextParams(); in testConstructorAndGetters() local51 RtpContextParams rtpContextParams = createRtpContextParams(); in testParcel() local100 RtpContextParams rtpContextParams = new RtpContextParams.Builder() in testInvalidSsrc() local110 RtpContextParams rtpContextParams = new RtpContextParams.Builder() in testNegativeSsrc() local120 RtpContextParams rtpContextParams = new RtpContextParams.Builder() in testInvalidTimestamp() local130 RtpContextParams rtpContextParams = new RtpContextParams.Builder() in testNegativeTimestamp() local140 RtpContextParams rtpContextParams = new RtpContextParams.Builder() in testInvalidSequenceNumber() local150 RtpContextParams rtpContextParams = new RtpContextParams.Builder() in testNegativeSequenceNumber() local
9 RtpContextParams rtpContextParams; in TEST() local48 RtpContextParams rtpContextParams; in TEST() local
236 RtpContextParams rtpContextParams = pConfig->getRtpContextParams(); in SetConfig() local607 void RtpEncoderNode::SetRtpContext(RtpContextParams& rtpContextParams) in SetRtpContext()612 void RtpEncoderNode::GetRtpContext(RtpContextParams& rtpContextParams) in GetRtpContext()
154 RtpContextParams rtpContextParams; variable
121 RtpContextParams rtpContextParams = config->getRtpContextParams(); in update() local
423 void RtpConfig::setRtpContextParams(RtpContextParams& rtpContextParams) in setRtpContextParams()
404 public T setRtpContextParams(final RtpContextParams rtpContextParams) { in setRtpContextParams()