Searched refs:ROBSizeKBytes (Results 1 – 2 of 2) sorted by relevance
96 unsigned int ROBSizeKBytes,
407 unsigned int ROBSizeKBytes, in dml32_CalculateSwathAndDETConfiguration() argument475 dml_print("DML::%s: ROBSizeKBytes = %d\n", __func__, ROBSizeKBytes); in dml32_CalculateSwathAndDETConfiguration()552 …*CompBufReservedSpaceNeedAdjustment = ((int) ROBSizeKBytes - (int) *CompBufReservedSpaceKBytes) > … in dml32_CalculateSwathAndDETConfiguration()555 *CompBufReservedSpaceKBytes = ROBSizeKBytes - RoundedUpMaxSwathSizeBytesY[0]/512; in dml32_CalculateSwathAndDETConfiguration()