HomeSort by relevance Sort by last modified time
    Searched refs:RenderTimeMsInternal (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
timing.h 99 int64_t RenderTimeMsInternal(uint32_t frame_timestamp, int64_t now_ms) const
timing.cc 201 const int64_t render_time_ms = RenderTimeMsInternal(frame_timestamp, now_ms);
205 int64_t VCMTiming::RenderTimeMsInternal(uint32_t frame_timestamp,

Completed in 197 milliseconds