Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor_integrationtest.cc74 int max_num_dropped_frames; member
302 int max_num_dropped_frames, in VerifyRateControl() argument
353 EXPECT_LE(num_dropped_frames, max_num_dropped_frames); in VerifyRateControl()
469 rc_metrics[update_index].max_num_dropped_frames, in ProcessFramesAndVerify()
487 rc_metrics[update_index].max_num_dropped_frames, in ProcessFramesAndVerify()
563 int max_num_dropped_frames, in SetRateControlMetrics() argument
570 rc_metrics[update_index].max_num_dropped_frames = max_num_dropped_frames; in SetRateControlMetrics()