Home
last modified time | relevance | path

Searched defs:MaxPayloadLength (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/video/
Dpayload_router.cc90 size_t PayloadRouter::MaxPayloadLength() const { in MaxPayloadLength() function in webrtc::PayloadRouter
Dpayload_router_unittest.cc141 TEST_F(PayloadRouterTest, MaxPayloadLength) { in TEST_F() argument
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.cc435 uint16_t ModuleRtpRtcpImpl::MaxPayloadLength() const { in MaxPayloadLength() function in webrtc::ModuleRtpRtcpImpl
Drtp_sender.cc399 size_t RTPSender::MaxPayloadLength() const { in MaxPayloadLength() function in webrtc::RTPSender