Home
last modified time | relevance | path

Searched defs:RequestRefreshFrame (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_source_interface.h126 virtual void RequestRefreshFrame() {} in RequestRefreshFrame() function
/aosp_15_r20/external/webrtc/pc/
H A Dvideo_track.cc65 void VideoTrack::RequestRefreshFrame() { in RequestRefreshFrame() function in webrtc::VideoTrack
/aosp_15_r20/external/webrtc/video/
H A Dvideo_source_sink_controller.cc55 void VideoSourceSinkController::RequestRefreshFrame() { in RequestRefreshFrame() function in webrtc::VideoSourceSinkController
H A Dvideo_stream_encoder.h171 void RequestRefreshFrame() override { in RequestRefreshFrame() function
H A Dvideo_stream_encoder.cc2004 void VideoStreamEncoder::RequestRefreshFrame() { in RequestRefreshFrame() function in webrtc::VideoStreamEncoder
H A Dvideo_stream_encoder_unittest.cc611 void RequestRefreshFrame() override { ++refresh_frames_requested_; } in RequestRefreshFrame() function in webrtc::__anon13b48e770111::AdaptingFrameForwarder