Searched refs:EncodeVideoFrame (Results 1 – 3 of 3) sorted by relevance
223 void EncodeVideoFrame(const VideoFrame& frame,
1843 EncodeVideoFrame(video_frame, time_when_posted_us); in MaybeEncodeVideoFrame()1846 void VideoStreamEncoder::EncodeVideoFrame(const VideoFrame& video_frame, in EncodeVideoFrame() function in webrtc::VideoStreamEncoder2308 EncodeVideoFrame(*pending_frame_, pending_frame_post_time_us_); in OnBitrateUpdated()
73 Updated (if changed) before a frame is passed to the encoder, `VideoStreamEncoder::EncodeVideoFrame…