Searched defs:tiles_y (Results 1 – 5 of 5) sorted by relevance
233 int tiles_y = DivideRoundUp(new_height, 4); in GetGridSize() local243 int tiles_y = DivideRoundUp(new_height, 4); in BindArguments() local496 const int tiles_y = DivideRoundUp( in BindArguments() local724 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()
53 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