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