Searched refs:DropFrame (Results 1 – 12 of 12) sorted by relevance
25 MOCK_METHOD0(DropFrame, bool());
30 bool DropFrame();
45 bool VPMVideoDecimator::DropFrame() { in DropFrame() function in webrtc::VPMVideoDecimator
108 if (vd_->DropFrame()) { in PreprocessFrame()
41 virtual bool DropFrame();
183 bool FrameDropper::DropFrame() { in DropFrame() function in webrtc::FrameDropper
34 bool frame_dropped = media_opt_.DropFrame(); in AddFrameAndAdvanceTime()
75 bool DropFrame();
416 bool MediaOptimization::DropFrame() { in DropFrame() function in webrtc::media_optimization::MediaOptimization424 return frame_dropper_->DropFrame(); in DropFrame()
276 if (_mediaOpt.DropFrame()) { in AddVideoFrame()
295 return _mediaOpt->DropFrame(); // Signal to encoder to drop next frame. in Encoded()
350 void DropFrame(int num_packets) { in DropFrame() function in webrtc::TestRunningJitterBuffer2131 DropFrame(1); in TEST_F()2274 DropFrame(1); in TEST_F()2325 DropFrame(max_nack_list_size_ + 1); in TEST_F()2353 DropFrame(10); in TEST_F()