Searched refs:getU24 (Results 1 – 3 of 3) sorted by relevance
376 uint32_t getU24(uint64_t *offset_ptr) const;
97 uint32_t DataExtractor::getU24(uint64_t *offset_ptr) const { in getU24() function in DataExtractor
290 Value.uval = Data.getU24(OffsetPtr); in extractValue()