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

  /external/webrtc/webrtc/modules/video_coding/
qm_select.h 337 float total_rate,
344 float total_rate,
qm_select.cc     [all...]
  /external/autotest/client/cros/
memory_bandwidth_logger.py 199 total_rate = sum(mb_diff[c.name] for c in counters if c.total)
202 ' ' + (RATE_FIELD_FORMAT % ('TOTAL', total_rate))
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h 300 void BitrateSent(uint32_t* total_rate,
rtp_rtcp_impl.cc 876 void ModuleRtpRtcpImpl::BitrateSent(uint32_t* total_rate,
880 *total_rate = rtp_sender_.BitrateSent();
  /external/libvpx/libvpx/test/
datarate_test.cc 854 unsigned int total_rate) {
    [all...]

Completed in 326 milliseconds