Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_stream_encoder.cc1174 int64_t time_when_posted_us) { in MaybeEncodeVideoFrame() argument
1243 pending_frame_post_time_us_ = time_when_posted_us; in MaybeEncodeVideoFrame()
1261 pending_frame_post_time_us_ = time_when_posted_us; in MaybeEncodeVideoFrame()
1296 EncodeVideoFrame(video_frame, time_when_posted_us); in MaybeEncodeVideoFrame()
1300 int64_t time_when_posted_us) { in EncodeVideoFrame() argument
1435 stream_resource_manager_.OnEncodeStarted(out_frame, time_when_posted_us); in EncodeVideoFrame()