Lines Matching refs:KernelSideFormat
49 typedef tKernelSideFormat KernelSideFormat; typedef
69 void seek_next_cell() const { pos_ += KernelSideFormat::Cell::kSize; } in seek_next_cell()
72 pos_ += n * KernelSideFormat::Cell::kSize; in seek_forward_n_cells()
213 typedef typename PackedSideBlock::KernelSideFormat KernelSideFormat; typedef
214 typedef typename KernelSideFormat::Cell CellFormat;
215 typedef typename KernelSideFormat::InputScalar KernelInputScalar;
216 typedef typename KernelSideFormat::Scalar KernelScalar;
217 static constexpr int kCells = KernelSideFormat::kCells;
303 typedef typename PackedSideBlock::KernelSideFormat KernelSideFormat; typedef
304 typedef typename KernelSideFormat::Cell CellFormat;
305 static constexpr int kCells = KernelSideFormat::kCells;