Home
last modified time | relevance | path

Searched defs:rtp_timestamp (Results 1 – 25 of 68) sorted by relevance

123

/external/webrtc/modules/rtp_rtcp/source/
Dabsolute_capture_time_receiver.cc50 uint32_t rtp_timestamp, in OnReceivePacket()
91 uint32_t rtp_timestamp, in InterpolateAbsoluteCaptureTimestamp()
107 uint32_t rtp_timestamp, in ShouldInterpolateExtension()
Dremote_ntp_time_estimator_unittest.cc73 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
Dremote_ntp_time_estimator.cc41 uint32_t rtp_timestamp) { in UpdateRtcpTimestamp()
64 int64_t RemoteNtpTimeEstimator::Estimate(uint32_t rtp_timestamp) { in Estimate()
Dabsolute_capture_time_sender.cc44 uint32_t rtp_timestamp, in OnSendPacket()
75 uint32_t rtp_timestamp, in ShouldSendExtension()
Drtp_sender_video_frame_transformer_delegate.cc31 uint32_t rtp_timestamp, in TransformableVideoSenderFrame()
110 uint32_t rtp_timestamp, in TransformFrame()
Drtp_sender_audio.cc147 uint32_t rtp_timestamp, in SendAudio()
158 uint32_t rtp_timestamp, in SendAudio()
Dsource_tracker.h100 uint32_t rtp_timestamp; member
/external/webrtc/api/transport/rtp/
Drtp_source.h42 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/
Dvp8_temporal_layers.cc67 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/
Dsender_report.h40 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/
Drtp_to_ntp_estimator.cc124 uint32_t rtp_timestamp, in UpdateMeasurements()
182 bool RtpToNtpEstimator::Estimate(int64_t rtp_timestamp, in Estimate()
/external/webrtc/audio/
Dchannel_send_frame_transformer_delegate.cc22 uint32_t rtp_timestamp, in TransformableAudioFrame()
87 uint32_t rtp_timestamp, in Transform()
/external/webrtc/api/test/
Dvideocodec_test_stats.cc19 size_t rtp_timestamp, in FrameStatistics()
/external/openscreen/cast/streaming/
Dpacket_receive_stats_tracker.cc19 RtpTimeTicks rtp_timestamp, in OnReceivedValidRtpPacket()
Drtp_packet_parser.h35 RtpTimeTicks rtp_timestamp; // The media timestamp. member
Dencoded_frame.h68 RtpTimeTicks rtp_timestamp; member
/external/webrtc/api/
Drtp_packet_info.cc24 uint32_t rtp_timestamp, in RtpPacketInfo()
Drtp_packet_info.h53 uint32_t rtp_timestamp() const { return rtp_timestamp_; } in rtp_timestamp() function
/external/webrtc/video/
Dframe_encode_metadata_writer.h57 uint32_t rtp_timestamp; member
/external/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector_unittest.cc97 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/
Dstreaming_vp8_encoder.h117 RtpTimeTicks rtp_timestamp; member
200 RtpTimeTicks rtp_timestamp; member
/external/webrtc/modules/audio_coding/codecs/ilbc/
Daudio_encoder_ilbc.cc80 uint32_t rtp_timestamp, in EncodeImpl()
/external/webrtc/modules/audio_coding/codecs/opus/
Dopus_complexity_unittest.cc42 uint32_t rtp_timestamp = 0u; in RunComplexityTest() local
/external/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers.cc292 uint32_t rtp_timestamp, in OnEncodeDone()
411 uint32_t rtp_timestamp) { in OnFrameDropped()
/external/webrtc/modules/video_coding/
Dframe_object.cc30 uint32_t rtp_timestamp, in RtpFrameObject()

123