Searched defs:getBits (Results 1 – 9 of 9) sorted by relevance
41 unsigned getBits() const { return NextAndExtraBits.getInt(); } in getBits() function
98 public int getBits() in getBits() method in GLVTypeBParameters
94 public int getBits() in getBits() method in GLVTypeBParameters
49 std::vector<uint8_t>& CBC_DefaultPlacement::getBits() { in getBits() function in CBC_DefaultPlacement
78 NativeBitSet64 getBits() { in getBits() method in NativeInput.PointerCoords
51 static uint64_t getBits(uint64_t Val, int Start, int End) { in getBits() function
55 inline deUint32 getBits (deUint32 src, int low, int high) in getBits() function221 deUint32 getBits (int low, int high) const in getBits() function in tcu::astc::__anon664691900111::Block128
431 inline deUint32 getBits (deUint64 src, int low, int high) in getBits() function
2780 void RectangleTest::getBits(const PixelType& type, const PixelFormat& format, std::vector<int>& res… in getBits() function in glcts::RectangleTest