HomeSort by relevance Sort by last modified time
    Searched full:rtp_timestamp (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/chromium_org/media/cast/logging/
logging_impl.cc 24 uint32 rtp_timestamp,
28 rtp_timestamp, frame_id);
34 uint32 rtp_timestamp,
40 rtp_timestamp, frame_id, frame_size, key_frame, target_bitrate);
45 EventMediaType event_media_type, uint32 rtp_timestamp, uint32 frame_id,
49 rtp_timestamp, frame_id, delay);
59 uint32 rtp_timestamp; local
64 big_endian_reader.ReadU32(&rtp_timestamp);
70 // rtp_timestamp is enough - no need for frame_id as well.
74 rtp_timestamp,
    [all...]
logging_raw.cc 22 uint32 rtp_timestamp,
25 rtp_timestamp, base::TimeDelta(), 0, false, 0);
31 uint32 rtp_timestamp, uint32 frame_id,
35 frame_id, rtp_timestamp, base::TimeDelta(), size,
42 uint32 rtp_timestamp,
46 rtp_timestamp, delay, 0, false, 0);
53 uint32 rtp_timestamp,
57 frame_event.rtp_timestamp = rtp_timestamp;
76 uint32 rtp_timestamp,
    [all...]
logging_raw_unittest.cc 31 RtpTimestamp rtp_timestamp = 123u; local
34 rtp_timestamp, frame_id);
41 EXPECT_EQ(rtp_timestamp, frame_events_[0].rtp_timestamp);
54 RtpTimestamp rtp_timestamp = 123u; local
60 rtp_timestamp, frame_id, size, key_frame, target_bitrate);
67 EXPECT_EQ(rtp_timestamp, frame_events_[0].rtp_timestamp);
82 RtpTimestamp rtp_timestamp = 123u; local
86 rtp_timestamp, frame_id, delay)
108 RtpTimestamp rtp_timestamp = 123u; local
139 RtpTimestamp rtp_timestamp = 123u; local
    [all...]
logging_impl_unittest.cc 50 uint32 rtp_timestamp = 0; local
56 now, FRAME_CAPTURE_BEGIN, VIDEO_EVENT, rtp_timestamp, frame_id);
59 rtp_timestamp += kFrameIntervalMs * 90;
78 uint32 rtp_timestamp = 0; local
87 FRAME_ENCODED, VIDEO_EVENT, rtp_timestamp,
90 rtp_timestamp += kFrameIntervalMs * 90;
108 uint32 rtp_timestamp = 0; local
117 rtp_timestamp,
121 rtp_timestamp += kFrameIntervalMs * 90;
135 uint32 rtp_timestamp = 0u local
180 RtpTimestamp rtp_timestamp = 0; local
    [all...]
encoding_event_subscriber_unittest.cc 109 /*rtp_timestamp*/ i * 100,
127 RtpTimestamp rtp_timestamp = 100; local
131 rtp_timestamp,
138 rtp_timestamp,
160 RtpTimestamp rtp_timestamp = 100; local
163 rtp_timestamp,
170 RtpTimestamp relative_rtp_timestamp = rtp_timestamp - first_rtp_timestamp_;
192 RtpTimestamp rtp_timestamp = 100; local
195 now, FRAME_PLAYOUT, AUDIO_EVENT, rtp_timestamp,
202 RtpTimestamp relative_rtp_timestamp = rtp_timestamp - first_rtp_timestamp_
222 RtpTimestamp rtp_timestamp = 100; local
314 RtpTimestamp rtp_timestamp = 100; local
350 RtpTimestamp rtp_timestamp = 100; local
400 RtpTimestamp rtp_timestamp = 100; local
520 RtpTimestamp rtp_timestamp = 12345; local
560 RtpTimestamp rtp_timestamp = 0xffffffff - 20; local
589 RtpTimestamp rtp_timestamp = 100; local
    [all...]
stats_event_subscriber_unittest.cc 71 uint32 rtp_timestamp = 0; local
84 rtp_timestamp,
90 rtp_timestamp,
98 rtp_timestamp,
107 rtp_timestamp += 90;
139 uint32 rtp_timestamp = 0; local
153 rtp_timestamp,
161 rtp_timestamp += 90;
203 uint32 rtp_timestamp = 0; local
210 rtp_timestamp,
236 uint32 rtp_timestamp = 0; local
278 uint32 rtp_timestamp = 0; local
323 uint32 rtp_timestamp = 0; local
    [all...]
simple_event_subscriber_unittest.cc 45 /*rtp_timestamp*/ 100u, /*frame_id*/ 0u, /*frame_size*/ 123,
49 /*rtp_timestamp*/ 100u,
53 /*rtp_timestamp*/ 200u,
59 /*rtp_timestamp*/ 200u,
63 /*rtp_timestamp*/ 200u, /*frame_id*/ 0u, /*packet_id*/ 1u,
67 /*rtp_timestamp*/ 300u, /*frame_id*/ 0u, /*packet_id*/ 1u,
logging_defines.cc 36 : rtp_timestamp(0u), frame_id(kFrameIdUnknown), size(0u), type(UNKNOWN),
41 : rtp_timestamp(0),
logging_impl.h 30 uint32 rtp_timestamp, uint32 frame_id);
35 uint32 rtp_timestamp, uint32 frame_id,
42 uint32 rtp_timestamp, uint32 frame_id,
57 EventMediaType event_media_type, uint32 rtp_timestamp,
logging_raw.h 31 uint32 rtp_timestamp, uint32 frame_id);
42 uint32 rtp_timestamp, uint32 frame_id,
51 uint32 rtp_timestamp,
57 EventMediaType event_media_type, uint32 rtp_timestamp,
76 uint32 frame_id, uint32 rtp_timestamp,
receiver_time_offset_estimator_impl_unittest.cc 61 RtpTimestamp rtp_timestamp = 0; local
69 rtp_timestamp,
78 rtp_timestamp,
87 rtp_timestamp, frame_id);
92 rtp_timestamp,
101 rtp_timestamp, frame_id);
124 RtpTimestamp rtp_timestamp = 0; local
132 rtp_timestamp,
141 rtp_timestamp,
153 event_c_time, FRAME_ACK_RECEIVED, VIDEO_EVENT, rtp_timestamp, frame_id)
    [all...]
logging_defines.h 55 RtpTimestamp rtp_timestamp; member in struct:media::cast::FrameEvent
83 RtpTimestamp rtp_timestamp; member in struct:media::cast::PacketEvent
receiver_time_offset_estimator_impl.cc 86 lower_bound_.SetSent(frame_event.rtp_timestamp,
92 lower_bound_.SetReceived(frame_event.rtp_timestamp,
126 upper_bound_.SetSent(packet_event.rtp_timestamp,
132 upper_bound_.SetReceived(packet_event.rtp_timestamp,
  /external/chromium_org/media/cast/net/
cast_transport_config.cc 19 rtp_timestamp(0),
29 dest->rtp_timestamp = this->rtp_timestamp;
36 rtp_timestamp(0),
  /external/chromium_org/media/cast/receiver/
cast_receiver_impl.cc 141 const uint32 rtp_timestamp = encoded_frame->rtp_timestamp; local
149 rtp_timestamp,
167 "rtp_timestamp", encoded_frame->rtp_timestamp,
173 const uint32 rtp_timestamp = encoded_frame->rtp_timestamp; local
181 rtp_timestamp,
190 uint32 rtp_timestamp,
198 now, FRAME_DECODED, AUDIO_EVENT, rtp_timestamp, frame_id)
    [all...]
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
rtp_to_ntp.h 25 uint32_t rtp_timestamp; member in struct:webrtc::RtcpMeasurement
35 uint32_t rtp_timestamp,
41 bool RtpToNtpMs(int64_t rtp_timestamp, const RtcpList& rtcp,
46 int CheckForWrapArounds(uint32_t rtp_timestamp, uint32_t rtcp_rtp_timestamp);
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
rtp_to_ntp.cc 20 : ntp_secs(0), ntp_frac(0), rtp_timestamp(0) {}
24 : ntp_secs(ntp_secs), ntp_frac(ntp_frac), rtp_timestamp(timestamp) {}
59 uint32_t rtp_timestamp,
70 measurement.rtp_timestamp = rtp_timestamp;
91 // Converts |rtp_timestamp| to the NTP time base using the NTP and RTP timestamp
95 bool RtpToNtpMs(int64_t rtp_timestamp,
103 int64_t rtcp_timestamp_new = rtcp.front().rtp_timestamp;
104 int64_t rtcp_timestamp_old = rtcp.back().rtp_timestamp;
120 if (!CompensateForWrapAround(rtp_timestamp, rtcp_timestamp_old
    [all...]
  /external/chromium_org/media/cast/net/rtcp/
receiver_rtcp_event_subscriber_unittest.cc 56 /*rtp_timestamp*/ 100u, /*frame_id*/ 2u,
60 /*rtp_timestamp*/ 200u, /*frame_id*/ 1u);
63 /*rtp_timestamp */ 200u, /*frame_id*/ 2u, /*packet_id*/ 1u,
69 /*rtp_timestamp*/ 300u, /*frame_id*/ 4u,
73 /*rtp_timestamp*/ 400u, /*frame_id*/ 3u);
76 /*rtp_timestamp */ 400u, /*frame_id*/ 5u, /*packet_id*/ 1u,
83 /*rtp_timestamp*/ 100u,
88 /*rtp_timestamp*/ 100u,
122 /*rtp_timestamp*/ i * 10, /*frame_id*/ i);
  /external/chromium_org/media/cast/net/rtp/
rtp_receiver_defines.cc 14 rtp_timestamp(0),
rtp_header_parser.cc 28 rtp_timestamp(0),
65 uint32 rtp_timestamp, ssrc; local
66 big_endian_reader.ReadU32(&rtp_timestamp);
74 parsed_packet->rtp_timestamp = rtp_timestamp;
rtp_receiver_defines.h 22 uint32 rtp_timestamp; member in struct:media::cast::RtpCastHeader
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
remote_ntp_time_estimator.cc 41 uint32_t rtp_timestamp = 0; local
46 &rtp_timestamp)) {
52 ntp_secs, ntp_frac, rtp_timestamp, &rtcp_list_, &new_rtcp_sr)) {
68 int64_t RemoteNtpTimeEstimator::Estimate(uint32_t rtp_timestamp) {
74 if (!RtpToNtpMs(rtp_timestamp, rtcp_list_, &sender_capture_ntp_ms)) {
remote_ntp_time_estimator_unittest.cc 97 uint32_t rtp_timestamp = GetRemoteTimestamp(); local
102 EXPECT_EQ(kNotEnoughRtcpSr, estimator_.Estimate(rtp_timestamp));
109 EXPECT_EQ(capture_ntp_time_ms, estimator_.Estimate(rtp_timestamp));
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
remote_ntp_time_estimator.h 37 // Estimates the NTP timestamp in local timebase from |rtp_timestamp|.
39 int64_t Estimate(uint32_t rtp_timestamp);
  /external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
tb_external_transport.cc 115 uint32_t rtp_timestamp = ptr[4] << 24; local
116 rtp_timestamp += ptr[5] << 16;
117 rtp_timestamp += ptr[6] << 8;
118 rtp_timestamp += ptr[7];
121 _firstRTPTimestamp = rtp_timestamp;
125 _lastSendRTPTimestamp != rtp_timestamp) {
126 _send_frame_callback->FrameSent(rtp_timestamp);
129 _lastSendRTPTimestamp = rtp_timestamp;
225 if (previous_drop_ && _firstRTPTimestamp != rtp_timestamp)
441 uint32_t rtp_timestamp = ptr[4] << 24 local
    [all...]

Completed in 1733 milliseconds

1 2 3 4 5