Searched refs:TotalCompressedReadBandwidth (Results 1 – 1 of 1) sorted by relevance
6598 double TotalCompressedReadBandwidth; local6621 TotalCompressedReadBandwidth = 0;6631 …TotalCompressedReadBandwidth = TotalCompressedReadBandwidth + ReadBandwidthPlaneLuma[k] / dml_min(…6642 TotalCompressedReadBandwidth = TotalCompressedReadBandwidth6649 …TotalCompressedReadBandwidth = TotalCompressedReadBandwidth + ReadBandwidthPlaneLuma[k] + ReadBand…6654 AverageDCCCompressionRate = TotalDataReadBandwidth / TotalCompressedReadBandwidth;6658 dml_print("DML::%s: TotalCompressedReadBandwidth = %f\n", __func__, TotalCompressedReadBandwidth);