Searched defs:row_start (Results 1 – 6 of 6) sorted by relevance
59 void DynamicCompressedRowSparseMatrix::ClearRows(int row_start, in ClearRows()
323 int row_start = inst->bits2.da1.src0_reg_nr*REG_SIZE in brw_is_grf_read() local358 int row_start = inst->bits3.da1.src1_reg_nr*REG_SIZE in brw_is_grf_read() local
359 I row_start = Ap[i]; in csr_sort_indices() local
608 const int row_start = tile_y << bits; in GetBestPredictorForTile() local656 const int row_start = tile_y << bits; in CopyTileWithPrediction() local
1561 Index row_start, /* pointer to set of columns to check */ in detect_super_cols()
75 int row_start = bXFlip ? m_Height - dest_clip.right : dest_clip.left; in SwapXY() local