HomeSort by relevance Sort by last modified time
    Searched full:max_delta_frame_size_mismatch (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
videoprocessor_integrationtest.cc 75 int max_delta_frame_size_mismatch; member in struct:webrtc::RateControlMetrics
281 int max_delta_frame_size_mismatch,
325 EXPECT_LE(perc_frame_size_mismatch, max_delta_frame_size_mismatch);
450 rc_metrics[update_index].max_delta_frame_size_mismatch,
468 rc_metrics[update_index].max_delta_frame_size_mismatch,
548 int max_delta_frame_size_mismatch,
555 rc_metrics[update_index].max_delta_frame_size_mismatch =
556 max_delta_frame_size_mismatch;
    [all...]

Completed in 199 milliseconds