Searched defs:readBits (Results 1 – 10 of 10) sorted by relevance
16 public int readBits(int i) { in readBits() method in BitReaderBuffer
81 public long readBits(final int count) throws IOException { in readBits() method in BitInputStream
131 static int readBits(State s, int n) { in readBits() method in BitReader
530 private long readBits(int numBits) throws IOException { in readBits() method in HuffmanDecoder534 private static long readBits(BitInputStream reader, int numBits) throws IOException { in readBits() method in HuffmanDecoder
833 INT readBits = in CAacDecoder_ExtPayloadParse() local845 INT readBits; in CAacDecoder_ExtPayloadParse() local
487 int readBits = fMin(32, nSfb); in sbrGetSyntheticCodedData() local
729 private BitSet readBits(final ByteBuffer header, final int size) throws IOException { in readBits() method in SevenZFile
157 const tcu::IVec4 readBits = tcu::getTextureFormatBitDepth(readPixelsFormat); in getFixedPointFormatThreshold() local
447 const tcu::IVec4 readBits = tcu::getTextureFormatBitDepth(readPixelsFormat); in getFixedPointFormatThreshold() local
1655 const tcu::IVec4 readBits = tcu::getTextureFormatBitDepth(readPixelsFormat); in calculateThreshold() local