Searched refs:prefetch_sw_bytes (Results 1 – 1 of 1) sorted by relevance
965 double prefetch_sw_bytes; local1113 …prefetch_sw_bytes = PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchS…1114 …prefetch_bw_oto = dml_max(bytes_pp * myPipe->PixelClock / myPipe->DPPPerPlane, prefetch_sw_bytes /…1117 Lsw_oto = dml_ceil(4 * dml_max(prefetch_sw_bytes / prefetch_bw_oto / LineTime, min_Lsw), 1) / 4;1165 if (prefetch_sw_bytes < dep_bytes)1166 prefetch_sw_bytes = 2 * dep_bytes;1203 + prefetch_sw_bytes) / (Tpre_rounded - *Tno_bw);1204 Tsw_est1 = prefetch_sw_bytes / PrefetchBandwidth1;1215 …PrefetchBandwidth2 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + prefetch_sw_bytes) / (T…1221 + prefetch_sw_bytes) / (Tpre_rounded - Tvm_trips_rounded);[all …]