Searched refs:ProcessIncomingframe_rate (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/
H A Dvideo_decimator.h41 void ProcessIncomingframe_rate(int64_t now);
H A Dvideo_decimator.cc98 ProcessIncomingframe_rate(TickTime::MillisecondTimestamp());
107 ProcessIncomingframe_rate(TickTime::MillisecondTimestamp());
122 ProcessIncomingframe_rate(now);
125 void VPMVideoDecimator::ProcessIncomingframe_rate(int64_t now) { function in class:webrtc::VPMVideoDecimator

Completed in 101 milliseconds