Searched defs:rtpContextParams (Results 1 – 8 of 8) 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
200 RtpContextParams rtpContextParams = pConfig->getRtpContextParams(); in SetConfig() local227 RtpContextParams rtpContextParams = pConfig->getRtpContextParams(); in SetConfig() local562 void RtpEncoderNode::SetRtpContext(RtpContextParams& rtpContextParams) in SetRtpContext()567 void RtpEncoderNode::GetRtpContext(RtpContextParams& rtpContextParams) in GetRtpContext()
157 RtpContextParams rtpContextParams; variable
121 RtpContextParams rtpContextParams = config->getRtpContextParams(); in update() local
115 RtpContextParams rtpContextParams = config->getRtpContextParams(); in update() local
456 void RtpConfig::setRtpContextParams(RtpContextParams& rtpContextParams) in setRtpContextParams()
421 public T setRtpContextParams(final RtpContextParams rtpContextParams) { in setRtpContextParams()