HomeSort by relevance Sort by last modified time
    Searched full:checkpacket (Results 1 - 7 of 7) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8_test_helper.h 54 void CheckPacket(size_t send_bytes, size_t expect_bytes, bool last,
rtp_format_vp8_test_helper.cc 80 CheckPacket(send_bytes, expected_sizes[i], last,
239 void RtpFormatVp8TestHelper::CheckPacket(size_t send_bytes,
  /frameworks/base/libs/common_time/
common_time_server_packets.h 67 bool checkPacket(uint64_t expectedSyncGroupID) const {
common_time_server_packets.cpp 178 if ((ret >= 0) && !header->checkPacket(expectedSyncGroupID))
  /external/libogg/src/
framing.c 1010 void checkpacket(ogg_packet *op,int len, int no, int pos){ function
    [all...]
  /external/webrtc/talk/media/webrtc/
webrtcvoiceengine_unittest.cc     [all...]
fakewebrtcvoiceengine.h 268 bool CheckPacket(int channel, const void* data, size_t len) {

Completed in 119 milliseconds