Searched refs:ot_col (Results 1 – 1 of 1) sorted by relevance
811 for (int64 ot_col = 0; ot_col < out_tile_cols; ++ot_col) { in operator ()() local812 const int64 out_c = out_c_start + ot_col; in operator ()()816 const int64 out_buf_index = ot_row * out_tile_cols + ot_col; in operator ()()