HomeSort by relevance Sort by last modified time
    Searched refs:update_index (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
videoprocessor_integrationtest.cc 279 void VerifyRateControl(int update_index,
292 update_index, bit_rate_, encoding_bitrate_total_, frame_rate_);
427 int update_index = 0; local
429 rate_profile.frame_index_rate_update[update_index + 1]);
446 rate_profile.frame_index_rate_update[update_index + 1]) {
448 update_index,
449 rc_metrics[update_index].max_key_frame_size_mismatch,
450 rc_metrics[update_index].max_delta_frame_size_mismatch,
451 rc_metrics[update_index].max_encoding_rate_mismatch,
452 rc_metrics[update_index].max_time_hit_target
    [all...]
  /external/openssl/apps/
srp.c 177 static int update_index(CA_DB *db, BIO *bio, char **row) function
614 !update_index(db, bio_err, row))

Completed in 187 milliseconds