Searched refs:set_height (Results 1 – 1 of 1) sorted by relevance
1261 unsigned int set_height = grid_height_per_slice * block_height; in imgu_css_shd_ops_calc() local1266 set_height - (positive_y_start % set_height); in imgu_css_shd_ops_calc()1295 (image_height - first_process_lines) % set_height; in imgu_css_shd_ops_calc()1297 (image_height - first_process_lines) / set_height + 2 : in imgu_css_shd_ops_calc()1298 (image_height - first_process_lines) / set_height + 1; in imgu_css_shd_ops_calc()1299 last_tr = (set_height - last_set_height <= block_height || in imgu_css_shd_ops_calc()1305 last_tr = set_height - image_height <= block_height ? 1 : 0; in imgu_css_shd_ops_calc()1386 p_pl[pl_idx].lines = set_height; in imgu_css_shd_ops_calc()