Searched defs:MaxPayloadLength (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl.cc636 uint16_t ModuleRtpRtcpImpl::MaxPayloadLength() const { function in class:webrtc::ModuleRtpRtcpImpl
637 return rtp_sender_.MaxPayloadLength();
698 rtp_sender_.MaxPayloadLength() - packet_over_head_diff;
H A Drtp_sender.cc329 uint16_t RTPSender::MaxPayloadLength() const { function in class:webrtc::RTPSender

Completed in 72 milliseconds