Home
last modified time | relevance | path

Searched defs:kKernelWidth (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/gemmlowp/internal/
H A Dpack_neon.h47 static const int kKernelWidth = CellFormat::kWidth * kCells; variable
148 static const int kKernelWidth = CellFormat::kWidth * kCells; variable
273 static const int kKernelWidth = CellFormat::kWidth * kCells; variable
338 static const int kKernelWidth = CellFormat::kWidth * kCells; variable
H A Dpack_msa.h44 static const int kKernelWidth = CellFormat::kWidth * kCells; variable
198 static const int kKernelWidth = CellFormat::kWidth * kCells; variable
367 static const int kKernelWidth = CellFormat::kWidth * kCells; variable
H A Dpack_avx.h46 static const int kKernelWidth = CellFormat::kWidth * kCells; variable
200 static const int kKernelWidth = CellFormat::kWidth * kCells; variable
H A Dpack.h219 static constexpr int kKernelWidth = CellFormat::kWidth * kCells; variable
307 static constexpr int kKernelWidth = CellFormat::kWidth * kCells; variable
H A Dpack_sse.h46 static constexpr int kKernelWidth = CellFormat::kWidth * kCells; variable