Searched defs:pot_width (Results 1 – 5 of 5) sorted by relevance
119 uint32_t pot_width = 2 * v3d_get_dimension_mpad(width, in v3d_setup_plane_slices() local
592 uint32_t pot_width = 2 * v3d_get_dimension_mpad(width, in v3d_setup_slices() local
386 uint32_t pot_width = util_next_power_of_two(width); in vc4_setup_slices() local
252 unsigned pot_width = util_next_power_of_two(real_width); in agx_calc_register_demand() local
201 unsigned pot_width:1; /**< is the width a power of two? */ member