Searched refs:CombineTwoBytes (Results 1 – 2 of 2) sorted by relevance
72 inline uint16_t CombineTwoBytes(const uint8_t* data, unsigned int pos) in CombineTwoBytes() function
358 curPos += static_cast<unsigned int>(CombineTwoBytes(data, curPos)); in JumpOverCurrentJpegMarker()381 uint16_t potentialMarker = CombineTwoBytes(data, curPos); in GetCompressedDataStart()