Searched defs:row_start (Results 1 – 8 of 8) sorted by relevance
172 int64 row_start = min_old_row; in Compute() local
154 const int64 row_start = row_cum_seq[hs]; in Compute() local
1238 const int row_start = s % slice_num_rows + slice_row_start; in ShuffleMatrix() local1296 const typename SparseMatMul<TL, TR>::ConstMatrixMapR& mat, int row_start, in CreateDenseSlices()
359 I row_start = Ap[i]; in csr_sort_indices() local
262 int64 row_start = m_ - (m_ % tile_rows_); in EmitInnerLoopEpilogue() local392 TileLoader GetLhsTileLoader(llvm::Value* row_start, int64 row_count) { in GetLhsTileLoader()
375 int row_start, int row_end, in VP8LInverseTransform()
1554 IndexType row_start, /* pointer to set of columns to check */ in detect_super_cols()
980 int row_start = bXFlip ? m_Height - dest_clip.right : dest_clip.left; in SwapXY() local