Home
last modified time | relevance | path

Searched refs:kCellDepth (Results 1 – 5 of 5) sorted by relevance

/external/gemmlowp/internal/
Dpack.h220 static constexpr int kCellDepth = CellFormat::kDepth; variable
268 cell_start_depth += kCellDepth) { in Pack()
275 kCellDepth)); in Pack()
278 for (int d = 0; d < kCellDepth; d++) { in Pack()
291 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
308 static constexpr int kCellDepth = CellFormat::kDepth; variable
Dpack_neon.h48 static const int kCellDepth = CellFormat::kDepth; variable
128 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
149 static const int kCellDepth = CellFormat::kDepth; variable
245 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
274 static const int kCellDepth = CellFormat::kDepth; variable
339 static const int kCellDepth = CellFormat::kDepth; variable
Dpack_avx.h47 static const int kCellDepth = CellFormat::kDepth; variable
179 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
201 static const int kCellDepth = CellFormat::kDepth; variable
276 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
Dpack_sse.h47 static constexpr int kCellDepth = CellFormat::kDepth; variable
122 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
Dpack_msa.h45 static const int kCellDepth = CellFormat::kDepth; variable
178 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
199 static const int kCellDepth = CellFormat::kDepth; variable
347 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
368 static const int kCellDepth = CellFormat::kDepth; variable