Searched refs:sum_encoded_frame_size_total_ (Results 1 – 1 of 1) sorted by relevance
125 float sum_encoded_frame_size_total_; member in webrtc::VideoProcessorIntegrationTest251 sum_encoded_frame_size_total_ = 0.0f; in ResetRateControlMetrics()284 sum_encoded_frame_size_total_ += encoded_size_kbits; in UpdateRateControlMetrics()286 sum_encoded_frame_size_total_ * frame_rate_ / num_frames_total_; in UpdateRateControlMetrics()