Searched defs:max_packet_size (Results 1 – 19 of 19) sorted by relevance
35 cl_uint max_packet_size; in InitCL() local
41 int max_packet_size) in RtpPacketizer()
86 int max_packet_size() const { return packet_buffer_size_; } in max_packet_size() function
88 size_t max_packet_size) in PacketSender()295 void RTCPSender::SetMaxRtpPacketSize(size_t max_packet_size) { in SetMaxRtpPacketSize()702 size_t max_packet_size; in SendCompoundRTCP() local1000 size_t max_packet_size; in SendCombinedRtcpPacket() local
62 size_t max_packet_size = 1200; member
35 uint32_t max_packet_size, in MediaPacketGenerator()
62 size_t max_packet_size) in PacketSender()
267 void RTPSender::SetMaxRtpPacketSize(size_t max_packet_size) { in SetMaxRtpPacketSize()
95 size_t max_packet_size = kDefaultMaxPacketSize; member
66 size_t max_packet_size) in AsyncTCPSocketBase()
489 max_packet_size = 8192 variable in UDPServer
524 max_packet_size = 8192 variable in UDPServer
309 cl_uint max_packet_size = 0; in device_supports_pipes() local
837 uint32_t max_packet_size = 128 * 1024; // 128KBytes is a reasonable max packet in Handle_qSupported() local
64 DataSize max_packet_size = DataSize::Bytes(1400); member
166 u_int max_packet_size; member
850 max_packet_size: B16, field
3630 uint32_t max_packet_size = 128 * 1024; // 128KBytes is a reasonable max packet in HandlePacket_qSupported() local
1046 FrameFragmentationTest(size_t max_packet_size, in TestPacketFragmentationSize()