Searched refs:decodeUInt16 (Results 1 – 1 of 1) sorted by relevance
72 static inline uint16_t decodeUInt16(const uint8_t* data) { in decodeUInt16() function80 uint16_t output = decodeUInt16(data); in decodeUInt16ByteSwapped()127 : decodeUInt16(src)); in THP_decodeInt16Buffer()167 x = (do_byte_swap ? decodeUInt16ByteSwapped(src) : decodeUInt16(src)); in THP_decodeHalfBuffer()180 (do_byte_swap ? decodeUInt16ByteSwapped(src) : decodeUInt16(src)); in THP_decodeBFloat16Buffer()