Searched refs:EncodeVideoFrame (Results 1 – 2 of 2) sorted by relevance
184 void EncodeVideoFrame(const VideoFrame& frame,
1296 EncodeVideoFrame(video_frame, time_when_posted_us); in MaybeEncodeVideoFrame()1299 void VideoStreamEncoder::EncodeVideoFrame(const VideoFrame& video_frame, in EncodeVideoFrame() function in webrtc::VideoStreamEncoder1780 EncodeVideoFrame(*pending_frame_, pending_frame_post_time_us_); in OnBitrateUpdated()