Searched refs:set_height (Results 1 – 1 of 1) sorted by relevance
1259 unsigned int set_height = grid_height_per_slice * block_height; in imgu_css_shd_ops_calc() local1264 set_height - (positive_y_start % set_height); in imgu_css_shd_ops_calc()1293 (image_height - first_process_lines) % set_height; in imgu_css_shd_ops_calc()1295 (image_height - first_process_lines) / set_height + 2 : in imgu_css_shd_ops_calc()1296 (image_height - first_process_lines) / set_height + 1; in imgu_css_shd_ops_calc()1297 last_tr = (set_height - last_set_height <= block_height || in imgu_css_shd_ops_calc()1303 last_tr = set_height - image_height <= block_height ? 1 : 0; in imgu_css_shd_ops_calc()1384 p_pl[pl_idx].lines = set_height; in imgu_css_shd_ops_calc()