Searched refs:buffer1_tile_size (Results 1 – 1 of 1) sorted by relevance
1060 const int64 buffer1_tile_size = tile_spatial_size * num_tiles * in_depth; in operator ()() local1063 const int64 buffer1_size = std::max(buffer1_tile_size, buffer1_out_size); in operator ()()