Home
last modified time | relevance | path

Searched refs:kLhsBits (Results 1 – 2 of 2) sorted by relevance

/external/gemmlowp/internal/
Dunpack.h102 const int kLhsBits = BitDepthParams::LhsBitDepth::kBits; in Unpack() local
104 const std::int32_t kLhsMax = (1 << kLhsBits) - 1; in Unpack()
Dunpack_neon.h82 const int kLhsBits = BitDepthParams::LhsBitDepth::kBits;
84 const std::int32_t kLhsMax = (1 << kLhsBits) - 1;