Searched refs:totalVideoFormatHeightTimeProduct (Results 1 – 1 of 1) sorted by relevance
253 long totalVideoFormatHeightTimeProduct = 0; in merge() local302 totalVideoFormatHeightTimeProduct += stats.totalVideoFormatHeightTimeProduct; in merge()354 totalVideoFormatHeightTimeProduct, in merge()458 public final long totalVideoFormatHeightTimeProduct; field in PlaybackStats558 long totalVideoFormatHeightTimeProduct, in PlaybackStats() argument598 this.totalVideoFormatHeightTimeProduct = totalVideoFormatHeightTimeProduct; in PlaybackStats()995 : (int) (totalVideoFormatHeightTimeProduct / totalVideoFormatHeightTimeMs); in getMeanVideoFormatHeight()