HomeSort by relevance Sort by last modified time
    Searched defs:restored_packet (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
nack_rtx_unittest.cc 115 uint8_t restored_packet[1500]; local
116 uint8_t* restored_packet_ptr = restored_packet;
  /external/chromium_org/third_party/webrtc/video/
rampup_tests.cc 144 uint8_t restored_packet[kMaxPacketSize]; variable
145 uint8_t* restored_packet_ptr = restored_packet;
154 restored_packet, static_cast<int>(length), &header));

Completed in 347 milliseconds