Searched defs:start_width (Results 1 – 3 of 3) sorted by relevance
/external/gemmlowp/internal/ |
D | pack.h | 65 void seek_run(int start_width, int start_depth) const { in seek_run() 176 SideMap block(int start_width, int start_depth, int block_width, in block() 348 void Pack(PackedSideBlock* dst, int start_width, in Pack() 431 void PackL1(int start_width, int width, int start_depth, int depth) { in PackL1() 440 void PrefetchL1(int start_width, int width, int start_depth, int depth) { in PrefetchL1() 457 void PackRun(int start_width, int width, int start_depth, int depth) { in PackRun()
|
D | pack_neon.h | 183 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width, in Pack() 289 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width, in Pack()
|
D | pack_SSE.h | 84 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width, in Pack()
|