Searched defs:tiles_y (Results 1 – 5 of 5) sorted by relevance
195 int tiles_y = DivideRoundUp(new_height, 4); in GetGridSize() local205 int tiles_y = DivideRoundUp(new_height, 4); in BindArguments() local450 const int tiles_y = DivideRoundUp( in BindArguments() local674 const int tiles_y = DivideRoundUp(dst_[0]->Height(), 4); in GetGridSize() local
59 unsigned tiles_y; member
87 unsigned tiles_x, unsigned tiles_y) in pipe_linear_fill_info()
47 const int tiles_y = DivideRoundUp(dst_shape.h, 4); in IsRecommendedForWinograd4x4To6x6() local94 const int tiles_y = DivideRoundUp(output_shape.h, 4); in WinogradFromNode() local
186 unsigned tiles_x, tiles_y; member