Searched refs:max_sz (Results 1 – 2 of 2) sorted by relevance
361 max_sz = (self.command_size_limits[command]363 if sz > max_sz:
787 const int max_sz = ((bbox->x1 - (bbox->x0 & ~3)) | in lp_setup_bin_triangle() local789 const int sz = floor_pot(max_sz); in lp_setup_bin_triangle()