Searched refs:sw0_tmp (Results 1 – 1 of 1) sorted by relevance
2551 unsigned int sw0_tmp; in dml32_CalculatePrefetchSourceLines() local2580 sw0_tmp = SwathHeight - (vp_start_rot % SwathHeight); in dml32_CalculatePrefetchSourceLines()2581 if (sw0_tmp < *VInitPreFill) in dml32_CalculatePrefetchSourceLines()2582 *MaxNumSwath = dml_ceil((*VInitPreFill - sw0_tmp) / SwathHeight, 1) + 1; in dml32_CalculatePrefetchSourceLines()