Searched refs:totalBandwidthBytes (Results 1 – 1 of 1) sorted by relevance
265 long totalBandwidthBytes = 0; in merge() local326 totalBandwidthBytes += stats.totalBandwidthBytes; in merge()366 totalBandwidthBytes, in merge()500 public final long totalBandwidthBytes; field in PlaybackStats570 long totalBandwidthBytes, in PlaybackStats()610 this.totalBandwidthBytes = totalBandwidthBytes; in PlaybackStats()1027 : (int) (totalBandwidthBytes * 8000 / totalBandwidthTimeMs); in getMeanBandwidth()