HomeSort by relevance Sort by last modified time
    Searched refs:TimeStamp (Results 1 - 25 of 49) sorted by null

1 2

  /external/nist-sip/java/gov/nist/javax/sip/parser/
TimeStampParser.java 33 * Parser for TimeStamp header.
46 * @param timeStamp the header to parse
48 public TimeStampParser(String timeStamp) {
49 super(timeStamp);
62 * @return SIPHeader (TimeStamp object)
69 TimeStamp timeStamp = new TimeStamp();
71 headerName(TokenTypes.TIMESTAMP);
73 timeStamp.setHeaderName(SIPHeaderNames.TIMESTAMP)
    [all...]
  /external/webrtc/webrtc/base/
timeutils_unittest.cc 31 TimeStamp ts_earlier = Time();
33 TimeStamp ts_now = Time();
47 TimeStamp ts_later = TimeAfter(100);
81 TimeStamp ts_earlier = Time();
82 TimeStamp ts_later = TimeAfter(500);
105 TimeStamp ts_earlier = static_cast<TimeStamp>(-50);
106 TimeStamp ts_later = ts_earlier + 100;
173 // Set use of the test RNG to get deterministic expiration timestamp.
timeutils.h 35 typedef uint32_t TimeStamp;
47 // Returns a future timestamp, 'elapsed' milliseconds from now.
81 // Converts a unix timestamp in nanoseconds to an NTP timestamp in ms.
messagequeue_unittest.cc 56 TimeStamp now = Time();
  /external/webrtc/webrtc/modules/video_coding/
generic_decoder.cc 51 "timestamp", decodedImage.timestamp());
58 frameInfo = _timestampMap.Pop(decodedImage.timestamp());
73 _timing->StopDecodeTimer(decodedImage.timestamp(), decode_time_ms, now_ms,
110 void VCMDecodedFrameCallback::Map(uint32_t timestamp,
113 _timestampMap.Add(timestamp, frameInfo);
116 int32_t VCMDecodedFrameCallback::Pop(uint32_t timestamp) {
118 if (_timestampMap.Pop(timestamp) == NULL) {
144 TRACE_EVENT1("webrtc", "VCMGenericDecoder::Decode", "timestamp",
149 _callback->Map(frame.TimeStamp(), &_frameInfos[_nextFrameInfoIdx])
    [all...]
jitter_buffer.cc 56 insert(rbegin().base(), FrameListPair(frame->TimeStamp(), frame));
59 VCMFrameBuffer* FrameList::PopFrame(uint32_t timestamp) {
60 FrameList::iterator it = find(timestamp);
111 TRACE_EVENT_INSTANT1("webrtc", "JB::OldOrEmptyFrameDropped", "timestamp",
112 oldest_frame->TimeStamp());
129 ss_map_[packet.timestamp] = packet.codecSpecificHeader.codecHeader.VP9.gof;
137 bool Vp9SsMap::Find(uint32_t timestamp, SsMap::iterator* it_out) {
140 if (it->first == timestamp || IsNewerTimestamp(timestamp, it->first)) {
148 void Vp9SsMap::RemoveOld(uint32_t timestamp) {
    [all...]
encoded_frame.h 64 * Get frame timestamp (90kHz)
66 uint32_t TimeStamp() const { return _timeStamp; }
decoding_state.cc 57 return !IsNewerTimestamp(frame->TimeStamp(), time_stamp_);
64 return !IsNewerTimestamp(packet->timestamp, time_stamp_);
72 time_stamp_ = frame->TimeStamp();
122 time_stamp_ = frame->TimeStamp();
130 if (packet->timestamp == time_stamp_) {
jitter_buffer_unittest.cc 68 EXPECT_TRUE(map_.Find(packet_.timestamp, &it));
69 EXPECT_EQ(packet_.timestamp, it->first);
75 packet_.timestamp = kSsTimestamp1;
77 packet_.timestamp = kSsTimestamp2;
96 EXPECT_TRUE(map_.Find(packet_.timestamp, &it));
97 EXPECT_EQ(packet_.timestamp, it->first);
100 EXPECT_FALSE(map_.Find(packet_.timestamp, &it));
106 packet_.timestamp = kSsTimestamp1;
124 packet_.timestamp = kSsTimestamp1;
126 packet_.timestamp = kSsTimestamp2
218 uint32_t timestamp = 0; local
227 uint32_t timestamp = 0; local
359 uint32_t timestamp = 0; local
371 uint32_t timestamp = 0; local
1121 uint32_t timestamp = 0; local
1220 uint32_t timestamp; local
1284 uint32_t timestamp; local
    [all...]
video_receiver.cc 348 TRACE_EVENT_ASYNC_STEP1("webrtc", "Video", frame.TimeStamp(), "Decode",
379 TRACE_EVENT_ASYNC_END0("webrtc", "Video", frame.TimeStamp());
frame_buffer.cc 96 _timeStamp = packet.timestamp;
97 // We only take the ntp timestamp of the first packet of a frame.
241 VCMFrameBufferStateEnum VCMFrameBuffer::GetState(uint32_t& timeStamp) const {
242 timeStamp = TimeStamp();
receiver.cc 89 timing_->IncomingTimestamp(packet.timestamp, clock_->TimeInMilliseconds());
114 // We have a frame - Set timing and render timestamp.
146 // Decode frame as close as possible to the render timestamp.
171 TRACE_EVENT_ASYNC_STEP1("webrtc", "Video", frame->TimeStamp(), "SetRenderTS",
  /external/nist-sip/java/gov/nist/javax/sip/header/
TimeStamp.java 36 * TimeStamp SIP Header.
46 public class TimeStamp extends SIPHeader implements TimeStampHeader {
54 * timeStamp field
56 protected long timeStamp = -1;
70 public TimeStamp() {
71 super(TIMESTAMP);
76 if (timeStamp == -1 && timeStampFloat == -1)
78 else if (timeStamp != -1)
79 return Long.toString(timeStamp);
130 public void setTimeStamp(float timeStamp) throws InvalidArgumentException
    [all...]
NameMap.java 105 putNameMap(TIMESTAMP, TimeStamp.class.getName()); //14
  /external/webrtc/tools/matlab/
rtpAnalyze.m 18 [SeqNo,TimeStamp,ArrTime,Size,PT,M,SSRC] = importfile(input_file);
25 TimeStamp = TimeStamp(ix);
55 TimeStamp = TimeStamp(ix);
63 %% Unwrap SeqNo and TimeStamp.
65 TimeStampUW = maxUnwrap(TimeStamp, 4294967295);
178 function [SeqNo,TimeStamp,SendTime,Size,PT,M,SSRC] = ...
181 % [SEQNO,TIMESTAMP,SENDTIME,SIZE,PT,M,SSRC] = IMPORTFILE(FILENAME) Reads
184 % [SEQNO,TIMESTAMP,SENDTIME,SIZE,PT,M,SSRC] = IMPORTFILE(FILENAME
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evntcons.h 57 LARGE_INTEGER TimeStamp;
imagehlp.h 72 WINBOOL IMAGEAPI ReBaseImage(PCSTR CurrentImageName,PCSTR SymbolPath,WINBOOL fReBase,WINBOOL fRebaseSysfileOk,WINBOOL fGoingDown,ULONG CheckImageSize,ULONG *OldImageSize,ULONG_PTR *OldImageBase,ULONG *NewImageSize,ULONG_PTR *NewImageBase,ULONG TimeStamp);
73 WINBOOL IMAGEAPI ReBaseImage64(PCSTR CurrentImageName,PCSTR SymbolPath,WINBOOL fReBase,WINBOOL fRebaseSysfileOk,WINBOOL fGoingDown,ULONG CheckImageSize,ULONG *OldImageSize,ULONG64 *OldImageBase,ULONG *NewImageSize,ULONG64 *NewImageBase,ULONG TimeStamp);
wmistr.h 22 LARGE_INTEGER TimeStamp;
sspi.h 106 typedef SECURITY_INTEGER TimeStamp;
109 typedef unsigned __LONG32 TimeStamp;
401 TimeStamp tsStart;
402 TimeStamp tsExpiry;
456 TimeStamp tsPasswordExpires;
460 TimeStamp tsLogoffTime;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 87 LARGE_INTEGER TimeStamp;
113 LARGE_INTEGER TimeStamp;
176 ULONGLONG TimeStamp;
216 ERROR_TIMESTAMP TimeStamp;
249 lid |= (USHORT)((UCHAR)(Log->TimeStamp.s.Reserved) << 8);
251 lid |= (USHORT)((UCHAR)(Log->TimeStamp.Reserved) << 8);
946 ULONG TimeStamp;
964 ULONGLONG TimeStamp:1;
977 ERROR_TIMESTAMP TimeStamp;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
BearerData.java 231 public static class TimeStamp extends Time {
233 public TimeStamp() {
237 public static TimeStamp fromByteArray(byte[] data) {
238 TimeStamp ts = new TimeStamp();
264 builder.append("TimeStamp ");
276 public TimeStamp msgCenterTimeStamp;
277 public TimeStamp validityPeriodAbsolute;
278 public TimeStamp deferredDeliveryTimeAbsolute;
    [all...]
  /external/curl/lib/
curl_sasl_sspi.c 138 TimeStamp expiry; /* For Windows 9x compatibility of SSPI calls */
420 TimeStamp expiry; /* For Windows 9x compatibility of SSPI calls */
589 TimeStamp expiry; /* For Windows 9x compatibility of SSPI calls */
751 TimeStamp expiry; /* For Windows 9x compatibility of SSPI calls */
879 TimeStamp expiry; /* For Windows 9x compatibility of SSPI calls */
    [all...]
http_negotiate_sspi.c 54 TimeStamp expiry; /* For Windows 9x compatibility of SSPI calls */
  /external/v8/src/base/platform/
platform-win32.cc 197 // The Time class represents time on win32. A timestamp is represented as
209 // Convert timestamp to JavaScript representation.
212 // Set timestamp to current time.
226 // timestamp taking into account daylight saving.
249 // is just a struct representing a 64-bit integer. The TimeStamp union
251 // the timestamp.
252 union TimeStamp {
257 TimeStamp time_;
261 // Initialize timestamp to start of epoc.
267 // Initialize timestamp from a JavaScript timestamp
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPClientTransaction.java 38 import gov.nist.javax.sip.header.TimeStamp;
    [all...]

Completed in 522 milliseconds

1 2