Home | History | Annotate | Download | only in webrtc

Lines Matching refs:rtp

975   // Load our RTP Header extensions.
1748 if (engine_->vie()->rtp()->SetRembStatus(channel_id,
1768 if (engine_->vie()->rtp()->SetRembStatus(channel_id,
1922 if (engine()->vie()->rtp()->SetLocalSSRC(channel_id,
1934 if (engine()->vie()->rtp()->SetRTCPCName(channel_id,
1949 if (engine()->vie()->rtp()->SetLocalSSRC(channel_id,
2110 if (engine()->vie()->rtp()->SetRemoteSSRCType(
2453 if (engine_->vie()->rtp()->GetRTPStatistics(channel_id, bytes_sent,
2542 if (engine()->vie()->rtp()->GetRtcpPacketTypeCounters(
2561 if (engine_->vie()->rtp()->GetSendChannelRtcpStatistics(
2577 if (engine_->vie()->rtp()->GetBandwidthUsage(
2602 if (engine_->vie()->rtp()->GetEstimatedSendBandwidth(
2619 if (engine_->vie()->rtp()->GetRemoteSSRC(
2626 if (engine_->vie()->rtp()->GetRtpStatistics(channel->channel_id(),
2649 if (engine()->vie()->rtp()->GetRtcpPacketTypeCounters(
2661 // Get our locally created statistics of the received RTP stream.
2664 if (engine_->vie()->rtp()->GetReceiveChannelRtcpStatistics(
2682 if (engine_->vie()->rtp()->GetEstimatedReceiveBandwidth(
2698 if (engine_->vie()->rtp()->GetReceiveBandwidthEstimatorStats(
2709 engine_->vie()->rtp()->GetPacerQueuingDelayMs(
2899 // For video RTP packets, we would like to update AbsoluteSendTimeHeader
3058 if (engine()->vie()->rtp()->SetTransmissionSmoothingStatus(
3072 if (engine()->vie()->rtp()->SetSenderBufferingMode(
3080 if (engine()->vie()->rtp()->SetReceiverBufferingMode(
3125 engine()->vie()->rtp()->SetPadWithRedundantPayloads(
3146 // Set the RTP recv/send buffer to a bigger size
3390 if (engine()->vie()->rtp()->SetRTCPStatus(
3396 if (engine_->vie()->rtp()->SetKeyFrameRequestMethod(
3421 // RTP (if receiving) as well as RTCP feedback (if sending).
3465 if (engine_->vie()->rtp()->SetRembStatus(channel_id,
3486 webrtc::ViERTP_RTCP* rtp = engine()->vie()->rtp();
3487 if (rtp->GetLocalSSRC(vie_channel_, send_ssrc) == -1) {
3491 if (rtp->SetLocalSSRC(channel_id, send_ssrc) == -1) {
3512 if (engine()->vie()->rtp()->SetReceiverBufferingMode(
3597 if (engine()->vie()->rtp()->SetTransmissionSmoothingStatus(channel_id,
3608 if (engine()->vie()->rtp()->SetSenderBufferingMode(
3618 // The remb status direction correspond to the RTP stream (and not the RTCP
3625 if (engine_->vie()->rtp()->SetRembStatus(channel_id,
3648 if (engine_->vie()->rtp()->SetHybridNACKFECStatus(
3656 if (engine_->vie()->rtp()->SetNACKStatus(channel_id, nack_enabled) != 0) {
3758 engine()->vie()->rtp()->SetRtxSendPayloadType(channel_id,
3881 if (engine()->vie()->rtp()->SetRtxReceivePayloadType(
4020 engine()->vie()->rtp()->SetMinTransmitBitrate(channel_id,
4024 engine()->vie()->rtp()->SetTransmissionSmoothingStatus(channel_id,
4030 engine()->vie()->rtp()->SetMinTransmitBitrate(channel_id, 0);
4031 engine()->vie()->rtp()->SetTransmissionSmoothingStatus(channel_id,
4173 if ((engine_->vie()->rtp()->*setter)(channel_id, enable, id) != 0) {
4194 if (has_rtx && engine()->vie()->rtp()->SetLocalSSRC(