Searched refs:IdealSDPPortBandwidth (Results 1 – 1 of 1) sorted by relevance
3289 …double IdealSDPPortBandwidth = soc->return_bus_width_bytes /*mode_lib->vba.ReturnBusWidth*/ * D… in dml32_get_return_bw_mbps() local3292 …double PixelDataOnlyReturnBW = dml_min3(IdealSDPPortBandwidth * soc->pct_ideal_sdp_bw_after_urg… in dml32_get_return_bw_mbps()3296 …double PixelMixedWithVMDataReturnBW = dml_min3(IdealSDPPortBandwidth * soc->pct_ideal_sdp_bw_after… in dml32_get_return_bw_mbps()3312 dml_print("DML::%s: IdealSDPPortBandwidth = %f\n", __func__, IdealSDPPortBandwidth); in dml32_get_return_bw_mbps()