Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_stream_encoder.cc2456 int64_t time_when_posted_in_us) { in CheckForAnimatedContent() argument
2492 animation_start_time_ = Timestamp::Micros(time_when_posted_in_us); in CheckForAnimatedContent()
2495 Timestamp::Micros(time_when_posted_in_us) - animation_start_time_; in CheckForAnimatedContent()