Home
last modified time | relevance | path

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

1234

/external/webrtc/modules/rtp_rtcp/source/
Dabsolute_capture_time_interpolator.cc41 uint32_t rtp_timestamp, in OnReceivePacket()
79 uint32_t rtp_timestamp, in InterpolateAbsoluteCaptureTimestamp()
95 uint32_t rtp_timestamp, in ShouldInterpolateExtension()
Dabsolute_capture_time_sender.cc44 uint32_t rtp_timestamp, in OnSendPacket()
75 uint32_t rtp_timestamp, in ShouldSendExtension()
Dremote_ntp_time_estimator.cc55 uint32_t rtp_timestamp) { in UpdateRtcpTimestamp()
78 NtpTime RemoteNtpTimeEstimator::EstimateNtp(uint32_t rtp_timestamp) { in EstimateNtp()
Dremote_ntp_time_estimator_unittest.cc75 uint32_t rtp_timestamp = GetRemoteTimestamp(); in TEST_F() local
101 uint32_t rtp_timestamp = GetRemoteTimestamp(); in TEST_F() local
Drtp_sender_video_frame_transformer_delegate.cc32 uint32_t rtp_timestamp, in TransformableVideoSenderFrame()
118 uint32_t rtp_timestamp, in TransformFrame()
Drtp_sender_audio.cc151 uint32_t rtp_timestamp, in SendAudio()
162 uint32_t rtp_timestamp, in SendAudio()
/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/audio_coding/neteq/
Dpacket_arrival_history.cc23 void PacketArrivalHistory::Insert(uint32_t rtp_timestamp, in Insert()
69 int PacketArrivalHistory::GetDelayMs(uint32_t rtp_timestamp, in GetDelayMs()
/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/api/transport/rtp/
Drtp_source.h50 uint32_t rtp_timestamp, in RtpSource()
82 uint32_t rtp_timestamp() const { return rtp_timestamp_; } in rtp_timestamp() function
/external/webrtc/modules/rtp_rtcp/include/
Dremote_ntp_time_estimator.h45 int64_t Estimate(uint32_t rtp_timestamp) { in Estimate()
/external/webrtc/audio/
Dchannel_send_frame_transformer_delegate.cc22 uint32_t rtp_timestamp, in TransformableOutgoingAudioFrame()
88 uint32_t rtp_timestamp, in Transform()
/external/webrtc/video/
Ddecode_synchronizer.h83 uint32_t rtp_timestamp() const { return rtp_timestamp_; } in rtp_timestamp() function
Dframe_encode_metadata_writer.h52 uint32_t rtp_timestamp; member
Dvideo_stream_buffer_controller.cc64 const uint32_t rtp_timestamp; member
276 void VideoStreamBufferController::FrameReadyForDecode(uint32_t rtp_timestamp, in FrameReadyForDecode()
/external/webrtc/modules/video_coding/timing/
Dinter_frame_delay.cc37 uint32_t rtp_timestamp, in CalculateDelay()
/external/webrtc/api/
Drtp_packet_info.cc23 uint32_t rtp_timestamp, in RtpPacketInfo()
/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/test/
Dvideocodec_test_stats.cc19 size_t rtp_timestamp, in FrameStatistics()
/external/webrtc/modules/audio_coding/codecs/ilbc/
Daudio_encoder_ilbc.cc80 uint32_t rtp_timestamp, in EncodeImpl()
/external/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers.cc292 uint32_t rtp_timestamp, in OnEncodeDone()
414 uint32_t rtp_timestamp) { in OnFrameDropped()
/external/webrtc/modules/audio_coding/codecs/opus/
Dopus_complexity_unittest.cc46 uint32_t rtp_timestamp = 0u; in RunComplexityTest() local
/external/openscreen/cast/standalone_sender/
Dstreaming_vpx_encoder.h85 RtpTimeTicks rtp_timestamp; member

1234