Home
last modified time | relevance | path

Searched refs:TimestampDiff (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dreference_picture_selection.cc57 if (TimestampDiff(now_ts, last_refresh_time_) > rtt_) { in ReceivedSLI()
86 if (TimestampDiff(now_ts, last_sent_ref_update_time_) > update_interval && in EncodeFlags()
123 int64_t ReferencePictureSelection::TimestampDiff(uint32_t new_ts, in TimestampDiff() function in webrtc::ReferencePictureSelection
Dreference_picture_selection.h60 static int64_t TimestampDiff(uint32_t new_ts, uint32_t old_ts);