Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor_integrationtest.cc306 int num_resize_actions = processor_->NumberSpatialResizes(); in VerifyRateControl() local
317 num_frames_to_hit_target_, num_dropped_frames, num_resize_actions); in VerifyRateControl()
354 EXPECT_EQ(num_resize_actions, num_spatial_resizes); in VerifyRateControl()