Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dtiming.cc156 int64_t actual_decode_time_ms) { in UpdateCurrentDelay() argument
159 int64_t delayed_ms = actual_decode_time_ms - in UpdateCurrentDelay()
Dtiming.h55 int64_t actual_decode_time_ms);