/external/webrtc/modules/rtp_rtcp/source/ |
D | absolute_capture_time_receiver.cc | 50 uint32_t rtp_timestamp, in OnReceivePacket() 91 uint32_t rtp_timestamp, in InterpolateAbsoluteCaptureTimestamp() 107 uint32_t rtp_timestamp, in ShouldInterpolateExtension()
|
D | remote_ntp_time_estimator_unittest.cc | 73 uint32_t rtp_timestamp, in UpdateRtcpTimestamp() 101 uint32_t rtp_timestamp = GetRemoteTimestamp(); in TEST_F() local 127 uint32_t rtp_timestamp = GetRemoteTimestamp(); in TEST_F() local
|
D | remote_ntp_time_estimator.cc | 41 uint32_t rtp_timestamp) { in UpdateRtcpTimestamp() 64 int64_t RemoteNtpTimeEstimator::Estimate(uint32_t rtp_timestamp) { in Estimate()
|
D | absolute_capture_time_sender.cc | 44 uint32_t rtp_timestamp, in OnSendPacket() 75 uint32_t rtp_timestamp, in ShouldSendExtension()
|
D | rtp_sender_video_frame_transformer_delegate.cc | 31 uint32_t rtp_timestamp, in TransformableVideoSenderFrame() 110 uint32_t rtp_timestamp, in TransformFrame()
|
D | rtp_sender_audio.cc | 147 uint32_t rtp_timestamp, in SendAudio() 158 uint32_t rtp_timestamp, in SendAudio()
|
D | source_tracker.h | 100 uint32_t rtp_timestamp; member
|
/external/webrtc/api/transport/rtp/ |
D | rtp_source.h | 42 uint32_t rtp_timestamp) in RtpSource() 52 uint32_t rtp_timestamp, in RtpSource() 84 uint32_t rtp_timestamp() const { return rtp_timestamp_; } in rtp_timestamp() function
|
/external/webrtc/api/video_codecs/ |
D | vp8_temporal_layers.cc | 67 uint32_t rtp_timestamp) { in NextFrameConfig() 73 uint32_t rtp_timestamp, in OnEncodeDone() 84 uint32_t rtp_timestamp) { in OnFrameDropped()
|
/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | sender_report.h | 40 void SetRtpTimestamp(uint32_t rtp_timestamp) { in SetRtpTimestamp() 54 uint32_t rtp_timestamp() const { return rtp_timestamp_; } in rtp_timestamp() function
|
/external/webrtc/system_wrappers/source/ |
D | rtp_to_ntp_estimator.cc | 124 uint32_t rtp_timestamp, in UpdateMeasurements() 182 bool RtpToNtpEstimator::Estimate(int64_t rtp_timestamp, in Estimate()
|
/external/webrtc/audio/ |
D | channel_send_frame_transformer_delegate.cc | 22 uint32_t rtp_timestamp, in TransformableAudioFrame() 87 uint32_t rtp_timestamp, in Transform()
|
/external/webrtc/api/test/ |
D | videocodec_test_stats.cc | 19 size_t rtp_timestamp, in FrameStatistics()
|
/external/openscreen/cast/streaming/ |
D | packet_receive_stats_tracker.cc | 19 RtpTimeTicks rtp_timestamp, in OnReceivedValidRtpPacket()
|
D | rtp_packet_parser.h | 35 RtpTimeTicks rtp_timestamp; // The media timestamp. member
|
D | encoded_frame.h | 68 RtpTimeTicks rtp_timestamp; member
|
/external/webrtc/api/ |
D | rtp_packet_info.cc | 24 uint32_t rtp_timestamp, in RtpPacketInfo()
|
D | rtp_packet_info.h | 53 uint32_t rtp_timestamp() const { return rtp_timestamp_; } in rtp_timestamp() function
|
/external/webrtc/video/ |
D | frame_encode_metadata_writer.h | 57 uint32_t rtp_timestamp; member
|
/external/webrtc/modules/remote_bitrate_estimator/ |
D | overuse_detector_unittest.cc | 97 void UpdateDetector(uint32_t rtp_timestamp, in UpdateDetector() 142 uint32_t rtp_timestamp = 10 * 90; in TEST_F() local 156 uint32_t rtp_timestamp = 10 * 90; in TEST_F() local 174 uint32_t rtp_timestamp = 10 * 90; in TEST_F() local 224 uint32_t rtp_timestamp = frame_duration_ms * 90; in TEST_F() local 256 uint32_t rtp_timestamp = frame_duration_ms * 90; in TEST_F() local 287 uint32_t rtp_timestamp = frame_duration_ms * 90; in TEST_F() local
|
/external/openscreen/cast/standalone_sender/ |
D | streaming_vp8_encoder.h | 117 RtpTimeTicks rtp_timestamp; member 200 RtpTimeTicks rtp_timestamp; member
|
/external/webrtc/modules/audio_coding/codecs/ilbc/ |
D | audio_encoder_ilbc.cc | 80 uint32_t rtp_timestamp, in EncodeImpl()
|
/external/webrtc/modules/audio_coding/codecs/opus/ |
D | opus_complexity_unittest.cc | 42 uint32_t rtp_timestamp = 0u; in RunComplexityTest() local
|
/external/webrtc/modules/video_coding/codecs/vp8/ |
D | screenshare_layers.cc | 292 uint32_t rtp_timestamp, in OnEncodeDone() 411 uint32_t rtp_timestamp) { in OnFrameDropped()
|
/external/webrtc/modules/video_coding/ |
D | frame_object.cc | 30 uint32_t rtp_timestamp, in RtpFrameObject()
|