Home
last modified time | relevance | path

Searched defs:rtp_packet_length (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_receiver.cc162 int rtp_packet_length, in ReceivedRTPPacket()
190 int rtp_packet_length) { in OnRecoveredPacket()
211 int rtp_packet_length, in InsertRTPPacket()
Dvie_channel.cc1355 const void* rtp_packet, const int32_t rtp_packet_length, in ReceivedRTPPacket()
/external/chromium_org/content/browser/renderer_host/p2p/
Dsocket_host.cc223 int* rtp_packet_length) { in GetRtpPacketStartPositionAndLength()
534 int rtp_packet_length = length; in DumpRtpPacket() local
/external/chromium_org/chrome/browser/media/
Dwebrtc_rtp_dump_writer_unittest.cc184 uint16 rtp_packet_length = 0; in VerifyPacketDump() local
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_sender.cc1234 uint8_t *rtp_packet, const uint16_t rtp_packet_length, in UpdateTransmissionTimeOffset()
1280 const uint16_t rtp_packet_length, in UpdateAudioLevel()
1323 uint8_t *rtp_packet, const uint16_t rtp_packet_length, in UpdateAbsoluteSendTime()
/external/chromium_org/third_party/webrtc/voice_engine/
Dchannel.cc563 int rtp_packet_length) { in OnRecoveredPacket()