Searched refs:max_partial_sw (Results 1 – 1 of 1) sorted by relevance
131 unsigned int max_partial_sw, in get_vratio_pre() argument139 vratio_pre = (max_num_sw * swath_height + max_partial_sw) / l_sw; in get_vratio_pre()149 DTRACE("DLG: %s: max_partial_sw = %0d", __func__, max_partial_sw); in get_vratio_pre()173 unsigned int *max_partial_sw, in get_swath_need() argument190 …*max_partial_sw = (max_partial_sw_int < 1) ? 1 : max_partial_sw_int; /* ensure minimum of 1 is use… in get_swath_need()193 DTRACE("DLG: %s: max_partial_sw = %0d", __func__, *max_partial_sw); in get_swath_need()