Searched refs:Tpre_rounded (Results 1 – 1 of 1) sorted by relevance
969 double Tpre_rounded = 0; in CalculatePrefetchSchedule() local1099 Tpre_rounded = dst_y_prefetch_equ * LineTime; in CalculatePrefetchSchedule()1130 if (Tpre_rounded - *Tno_bw > 0) in CalculatePrefetchSchedule()1135 / (Tpre_rounded - *Tno_bw); in CalculatePrefetchSchedule()1139 …if (VStartup == MaxVStartup && (PrefetchBandwidth1 > 4 * prefetch_bw_oto) && (Tpre_rounded - Tsw_o… in CalculatePrefetchSchedule()1140 … MetaRowByte + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (Tpre_rounded - Tsw_oto / 4 -… in CalculatePrefetchSchedule()1143 if (Tpre_rounded - *Tno_bw - 2 * Tr0_trips_rounded > 0) in CalculatePrefetchSchedule()1149 (Tpre_rounded - *Tno_bw - 2 * Tr0_trips_rounded); in CalculatePrefetchSchedule()1153 if (Tpre_rounded - Tvm_trips_rounded > 0) in CalculatePrefetchSchedule()1157 swath_width_chroma_ub * BytePerPixelC) / (Tpre_rounded - in CalculatePrefetchSchedule()[all …]