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

  /external/webrtc/webrtc/modules/video_coding/test/
rtp_player.cc 74 class LostPackets {
76 LostPackets(Clock* clock, int64_t rtt_ms)
86 ~LostPackets() {
187 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(LostPackets);
207 int RegisterSsrc(uint32_t ssrc, LostPackets* lost_packets, Clock* clock) {
271 LostPackets* lost_packets)
303 LostPackets* lost_packets_;
458 LostPackets lost_packets_;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qnetwork.idl 53 [propget] HRESULT LostPackets(long *pLostPackets);

Completed in 393 milliseconds