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

  /external/webrtc/webrtc/modules/video_coding/
qm_select.h 312 float avg_rate_mismatch_; member in class:webrtc::VCMQmResolution
qm_select.cc 189 avg_rate_mismatch_ = 0.0f;
373 avg_rate_mismatch_ = 0.0f;
381 avg_rate_mismatch_ =
412 ((avg_rate_mismatch_ > kMaxRateMisMatch) &&
419 if ((avg_rate_mismatch_ > kMaxRateMisMatch) &&
    [all...]

Completed in 79 milliseconds