Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dpack_neon.h125 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
242 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
314 dst->seek_forward_n_cells(1); in Pack()
Dpack_sse.h122 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
Dpack.h71 void seek_forward_n_cells(int n) const { in seek_forward_n_cells() function
283 dst->seek_forward_n_cells(kCells * kRegisterSize / kCellDepth); in Pack()
/external/gemmlowp/doc/
Dpacking.txt94 void seek_forward_n_cells(int n) const {
Dpacking.md91 void seek_forward_n_cells(int n) const {