Searched defs:tiles_x (Results 1 – 5 of 5) sorted by relevance
232 int tiles_x = DivideRoundUp(new_width, 4); in GetGridSize() local242 int tiles_x = DivideRoundUp(new_width, 4); in BindArguments() local494 const int tiles_x = DivideRoundUp( in BindArguments() local717 const int tiles_x = DivideRoundUp(dst_[0]->Width(), 4); in BindArguments() local723 const int tiles_x = DivideRoundUp(dst_[0]->Width(), 4); in GetGridSize() local
58 unsigned tiles_x; member
87 unsigned tiles_x, unsigned tiles_y) in pipe_linear_fill_info()
52 const int tiles_x = DivideRoundUp(dst_shape.w, 4); in IsRecommendedForWinograd4x4To6x6() local93 const int tiles_x = DivideRoundUp(output_shape.w, 4); in WinogradFromNode() local
186 unsigned tiles_x, tiles_y; member