Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dsingle_thread_gemm.h134 PackLhs(&packed_lhs, lhs.block(r, 0, rs, depth)); in SingleThreadGemm()
Dpack.h399 void PackLhs(PackedSideBlock* dst, const MatrixMapType& src) { in PackLhs() function
Dmulti_thread_gemm.h472 PackLhs(&packed_lhs, lhs.block(r, 0, rs, depth)); in Run()
/external/gemmlowp/doc/
Ddesign.txt119 PackLhs(&packed_lhs, lhs.block(r, 0, rs, depth));
Ddesign.md118 PackLhs(&packed_lhs, lhs.block(r, 0, rs, depth));