Searched refs:ot_row (Results 1 – 1 of 1) sorted by relevance
807 for (int64 ot_row = 0; ot_row < out_tile_rows; ++ot_row) { in operator ()() local808 const int64 out_r = out_r_start + ot_row; in operator ()()816 const int64 out_buf_index = ot_row * out_tile_cols + ot_col; in operator ()()