Searched refs:GetVideoRtpTimestamp (Results 1 – 6 of 6) sorted by relevance
19 GetVideoRtpTimestamp(capture_time), kFrameIdUnknown); in LogFrameEncodedEvent()56 GetVideoRtpTimestamp(capture_time), kFrameIdUnknown); in EncodeVideoFrame()
136 GetVideoRtpTimestamp(capture_time), kFrameIdUnknown); in InsertRawVideoFrame()
114 GetVideoRtpTimestamp(recorded_time), kFrameIdUnknown); in InsertAudio()125 GetVideoRtpTimestamp(recorded_time), kFrameIdUnknown); in InsertCodedAudioFrame()
27 GetVideoRtpTimestamp(recorded_time), kFrameIdUnknown); in LogAudioEncodedEvent()
159 inline uint32 GetVideoRtpTimestamp(const base::TimeTicks& time_ticks) { in GetVideoRtpTimestamp() function
43 rtp_timestamp_ = GetVideoRtpTimestamp(capture_time); in IncomingEncodedVideoFrame()