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