HomeSort by relevance Sort by last modified time
    Searched full:num_dropped_frames (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor_integrationtest.cc 305 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);
    [all...]

Completed in 225 milliseconds