Searched defs:RenderTimeMs (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dencoded_frame.h67 int64_t RenderTimeMs() const {return _renderTimeMs;} function in class:webrtc::VCMEncodedFrame
H A Dtiming.cc155 int64_t VCMTiming::RenderTimeMs(uint32_t frame_timestamp, int64_t now_ms) function in class:webrtc::VCMTiming
/external/chromium_org/third_party/webrtc/modules/interface/
H A Dmodule_common_types.h496 int64_t RenderTimeMs() const { return _renderTimeMs; } function in class:webrtc::VideoFrame
/external/webrtc/src/modules/interface/
H A Dmodule_common_types.h519 WebRtc_Word64 RenderTimeMs() const {return _renderTimeMs;} function in class:webrtc::VideoFrame

Completed in 128 milliseconds