Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dkernel.h153 struct KernelFormat { struct
154 typedef tLhs Lhs;
155 typedef tRhs Rhs;
158 static const int kDepth = Lhs::Cell::kDepth;
159 static const int kRows = Lhs::Cell::kWidth * Lhs::kCells;
160 static const int kCols = Rhs::Cell::kWidth * Rhs::kCells;