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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
timing.h 97 int64_t RenderTimeMsInternal(uint32_t frame_timestamp, int64_t now_ms) const;
timing.cc 157 const int64_t render_time_ms = RenderTimeMsInternal(frame_timestamp, now_ms);
161 int64_t VCMTiming::RenderTimeMsInternal(uint32_t frame_timestamp,

Completed in 70 milliseconds