Searched defs:RequestRefreshFrame (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/webrtc/api/video/ | ||
H A D | video_source_interface.h | 126 virtual void RequestRefreshFrame() {} in RequestRefreshFrame() function |
/aosp_15_r20/external/webrtc/pc/ | ||
H A D | video_track.cc | 65 void VideoTrack::RequestRefreshFrame() { in RequestRefreshFrame() function in webrtc::VideoTrack |
/aosp_15_r20/external/webrtc/video/ | ||
H A D | video_source_sink_controller.cc | 55 void VideoSourceSinkController::RequestRefreshFrame() { in RequestRefreshFrame() function in webrtc::VideoSourceSinkController |
H A D | video_stream_encoder.h | 171 void RequestRefreshFrame() override { in RequestRefreshFrame() function |
H A D | video_stream_encoder.cc | 2004 void VideoStreamEncoder::RequestRefreshFrame() { in RequestRefreshFrame() function in webrtc::VideoStreamEncoder |
H A D | video_stream_encoder_unittest.cc | 611 void RequestRefreshFrame() override { ++refresh_frames_requested_; } in RequestRefreshFrame() function in webrtc::__anon13b48e770111::AdaptingFrameForwarder |