HomeSort by relevance Sort by last modified time
    Searched refs:RhsBitDepth (Results 1 - 6 of 6) sorted by null

  /external/gemmlowp/public/
bit_depth.h 113 typedef BitDepth<8> RhsBitDepth;
119 typedef BitDepth<5> RhsBitDepth;
  /external/gemmlowp/internal/
kernel_default.h 36 BitDepthParams::RhsBitDepth::kBits> {};
unpack.h 103 const int kRhsBits = BitDepthParams::RhsBitDepth::kBits;
unpack_neon.h 83 const int kRhsBits = BitDepthParams::RhsBitDepth::kBits;
pack.h 548 typedef typename BitDepthParams::RhsBitDepth BitDepth;
  /external/gemmlowp/test/
test.cc 425 BitDepthParams::RhsBitDepth::kBits < 8) {
    [all...]

Completed in 2590 milliseconds