Searched refs:getPointerToByte (Results 1 – 2 of 2) sorted by relevance
149 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { in getPointerToByte() function158 return getPointerToByte(BitNo / 8, NumBytes); in getPointerToBit()395 using SimpleBitstreamCursor::getPointerToByte;
927 auto Ptr = Stream.getPointerToByte(BlockEntryPos, BlockSize); in parseBlock()