Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor_integrationtest.cc297 void VerifyRateControl(int update_index, in VerifyRateControl() argument
312 update_index, bit_rate_, encoding_bitrate_total_, frame_rate_); in VerifyRateControl()
443 int update_index = 0; in ProcessFramesAndVerify() local
445 rate_profile.frame_index_rate_update[update_index + 1]); in ProcessFramesAndVerify()
463 rate_profile.frame_index_rate_update[update_index + 1]) { in ProcessFramesAndVerify()
465 update_index, rc_metrics[update_index].max_key_frame_size_mismatch, in ProcessFramesAndVerify()
466 rc_metrics[update_index].max_delta_frame_size_mismatch, in ProcessFramesAndVerify()
467 rc_metrics[update_index].max_encoding_rate_mismatch, in ProcessFramesAndVerify()
468 rc_metrics[update_index].max_time_hit_target, in ProcessFramesAndVerify()
469 rc_metrics[update_index].max_num_dropped_frames, in ProcessFramesAndVerify()
[all …]