Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/timing/
H A Dtiming.cc234 Timestamp earliest_next_decode_start_time = in MaxWaitingTime() local
236 TimeDelta max_wait_time = now >= earliest_next_decode_start_time in MaxWaitingTime()
238 : earliest_next_decode_start_time - now; in MaxWaitingTime()