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