OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_pts
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/media/filters/
video_renderer_impl.cc
509
base::TimeDelta
next_pts
= next_frame->GetTimestamp();
local
512
base::TimeDelta sleep =
next_pts
- now;
Completed in 30 milliseconds