Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder.h223 void EncodeVideoFrame(const VideoFrame& frame,
H A Dvideo_stream_encoder.cc1843 EncodeVideoFrame(video_frame, time_when_posted_us); in MaybeEncodeVideoFrame()
1846 void VideoStreamEncoder::EncodeVideoFrame(const VideoFrame& video_frame, in EncodeVideoFrame() function in webrtc::VideoStreamEncoder
2308 EncodeVideoFrame(*pending_frame_, pending_frame_post_time_us_); in OnBitrateUpdated()
/aosp_15_r20/external/webrtc/video/g3doc/
H A Dstats.md73 Updated (if changed) before a frame is passed to the encoder, `VideoStreamEncoder::EncodeVideoFrame