Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dpack.h63 void seek_run(int start_width, int start_depth) const { in seek_run()
174 SideMap block(int start_width, int start_depth, int block_width, in block()
257 void Pack(PackedSideBlock* dst, int start_width) { in Pack()
335 void PackL1(int start_width, int width, int start_depth, int depth) { in PackL1()
344 void PrefetchL1(int start_width, int width, int start_depth, int depth) { in PrefetchL1()
361 void PackRun(int start_width, int width, int start_depth, int depth) { in PackRun()
Dpack_neon.h48 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack()
149 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack()
274 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack()
Dpack_sse.h50 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack()
Dpack_msa.h48 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack()
202 void Pack(PackedSideBlock<KernelSideFormat>* dst, int start_width) { in Pack()