Searched defs:MaxPayloadLength (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/video/ | ||
D | payload_router.cc | 90 size_t PayloadRouter::MaxPayloadLength() const { in MaxPayloadLength() function in webrtc::PayloadRouter |
D | payload_router_unittest.cc | 141 TEST_F(PayloadRouterTest, MaxPayloadLength) { in TEST_F() argument |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_rtcp_impl.cc | 435 uint16_t ModuleRtpRtcpImpl::MaxPayloadLength() const { in MaxPayloadLength() function in webrtc::ModuleRtpRtcpImpl |
D | rtp_sender.cc | 399 size_t RTPSender::MaxPayloadLength() const { in MaxPayloadLength() function in webrtc::RTPSender |