Searched refs:decodeUInt16ByteSwapped (Results 1 – 1 of 1) sorted by relevance
79 static inline uint16_t decodeUInt16ByteSwapped(const uint8_t* data) { in decodeUInt16ByteSwapped() function126 dst[i] = (int16_t)(do_byte_swap ? decodeUInt16ByteSwapped(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()