OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OffsetIntoCell
(Results
1 - 3
of
3
) sorted by null
/external/gemmlowp/internal/
kernel_reference.h
80
OffsetIntoCell
<typename Format::Lhs::Cell>(ri, di);
83
OffsetIntoCell
<typename Format::Rhs::Cell>(ci, di);
kernel.h
179
inline int
OffsetIntoCell
(int w, int d) {
pack.h
366
dst_ptr[
OffsetIntoCell
<CellFormat>(w, d)] = requantized;
Completed in 129 milliseconds