Home
last modified time | relevance | path

Searched refs:LastReceivedKeyframePacketMs (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/video/
Drtp_video_stream_receiver2.h212 absl::optional<int64_t> LastReceivedKeyframePacketMs() const;
Dvideo_receive_stream2.cc996 rtp_video_stream_receiver_.LastReceivedKeyframePacketMs(); in IsReceivingKeyFrame()
Drtp_video_stream_receiver2.cc1064 absl::optional<int64_t> RtpVideoStreamReceiver2::LastReceivedKeyframePacketMs() in LastReceivedKeyframePacketMs() function in webrtc::RtpVideoStreamReceiver2