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

  /external/webrtc/webrtc/modules/video_coding/
media_optimization.cc 332 UpdateSentBitrate(now_ms);
354 UpdateSentBitrate(now_ms);
495 void MediaOptimization::UpdateSentBitrate(int64_t now_ms) {
media_optimization.h 98 void UpdateSentBitrate(int64_t now_ms) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);

Completed in 81 milliseconds