Home
last modified time | relevance | path

Searched defs:MaxBits (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceBitVector.h189 static constexpr SizeT MaxBits = sizeof(SmallBitVector::Bits) * CHAR_BIT; variable
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp443 const unsigned MaxBits = 64; in convertFloatingToInteger() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dstructs.h322 uint16_t MaxBits; member