Searched refs:totalVideoFormatBitrateTimeProduct (Results 1 – 1 of 1) sorted by relevance
255 long totalVideoFormatBitrateTimeProduct = 0; in merge() local304 totalVideoFormatBitrateTimeProduct += stats.totalVideoFormatBitrateTimeProduct; in merge()356 totalVideoFormatBitrateTimeProduct, in merge()465 public final long totalVideoFormatBitrateTimeProduct; field in PlaybackStats560 long totalVideoFormatBitrateTimeProduct, in PlaybackStats() argument600 this.totalVideoFormatBitrateTimeProduct = totalVideoFormatBitrateTimeProduct; in PlaybackStats()1006 : (int) (totalVideoFormatBitrateTimeProduct / totalVideoFormatBitrateTimeMs); in getMeanVideoFormatBitrate()