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

/external/webrtc/webrtc/modules/video_coding/codecs/test/
H A Dvideoprocessor_integrationtest.cc305 int num_dropped_frames = processor_->NumberDroppedFrames(); local
317 num_frames_to_hit_target_, num_dropped_frames, num_resize_actions);
353 EXPECT_LE(num_dropped_frames, max_num_dropped_frames);

Completed in 32 milliseconds