Home
last modified time | relevance | path

Searched defs:readBits (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DBitReader.java154 static int readBits(State s, int n) { in readBits() method in BitReader
/third_party/openh264/test/api/
DBaseThreadDecoderTest.cpp16 static int32_t readBits (uint8_t* pBufPtr, int32_t& n, int32_t& curBit) { in readBits() function
/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp79 int32_t readBits (uint8_t* pBufPtr, int32_t& n, int32_t& curBit) { in readBits() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp157 const tcu::IVec4 readBits = tcu::getTextureFormatBitDepth(readPixelsFormat); in getFixedPointFormatThreshold() local
Des31fDrawBuffersIndexedTests.cpp454 const tcu::IVec4 readBits = tcu::getTextureFormatBitDepth(readPixelsFormat); in getFixedPointFormatThreshold() local
Des31fCopyImageTests.cpp1655 const tcu::IVec4 readBits = tcu::getTextureFormatBitDepth(readPixelsFormat); in calculateThreshold() local