Searched refs:EncodeFixed16 (Results 1 – 1 of 1) sorted by relevance
98 extern void EncodeFixed16(char* dst, uint16_t value);168 inline void EncodeFixed16(char* buf, uint16_t value) { in EncodeFixed16() function210 EncodeFixed16(buf, value); in PutFixed16()