Home
last modified time | relevance | path

Searched refs:UpdateIncomingframe_rate (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/
Dframe_preprocessor.cc81 void VPMFramePreprocessor::UpdateIncomingframe_rate() { in UpdateIncomingframe_rate() function in webrtc::VPMFramePreprocessor
82 vd_->UpdateIncomingframe_rate(); in UpdateIncomingframe_rate()
107 vd_->UpdateIncomingframe_rate(); in PreprocessFrame()
Dvideo_decimator.h32 void UpdateIncomingframe_rate();
Dframe_preprocessor.h52 void UpdateIncomingframe_rate();
Dvideo_decimator.cc111 void VPMVideoDecimator::UpdateIncomingframe_rate() { in UpdateIncomingframe_rate() function in webrtc::VPMVideoDecimator