Home
last modified time | relevance | path

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

/external/webrtc/media/base/
Dvideo_adapter.cc165 const int64_t time_until_next_frame_ns = in KeepFrame() local
169 if (std::abs(time_until_next_frame_ns) < 2 * frame_interval_ns) { in KeepFrame()
171 if (time_until_next_frame_ns > 0) in KeepFrame()