Searched refs:Get8Bytes (Results 1 – 1 of 1) sorted by relevance
46 static inline int64_t Get8Bytes(char *buffer, uint32_t &currPos);101 Get8Bytes(bitStream, currPos); in BuildSubSegmentIndexes()102 firstOffset = Get8Bytes(bitStream, currPos); in BuildSubSegmentIndexes()151 int64_t Get8Bytes(char *buffer, uint32_t &currPos) in Get8Bytes() function