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

  /external/chromium_org/third_party/webrtc/video_engine/
overuse_frame_detector.cc 518 bool check_for_backoff = last_rampup_time_ > last_overuse_time_; local
519 if (check_for_backoff) {

Completed in 196 milliseconds