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

  /external/webrtc/tools/matlab/
rtpAnalyze.m 18 [SeqNo,TimeStamp,ArrTime,Size,PT,M,SSRC] = importfile(input_file);
23 fprintf('Removing %i RTCP packets\n', length(SeqNo) - sum(ix));
24 SeqNo = SeqNo(ix);
54 SeqNo = SeqNo(ix);
63 %% Unwrap SeqNo and TimeStamp.
64 SeqNoUW = maxUnwrap(SeqNo, 65535);
79 fprintf('Packets: %i\n', length(SeqNo));
163 % old compared with the largest seen sequence number. The input seqNo mus
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mq.h 99 ULONG SeqNo;
netmon.h     [all...]

Completed in 89 milliseconds