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