Searched refs:In16 (Results 1 – 1 of 1) sorted by relevance
178 wc = In16(*src_buf, swap); in GetNext()191 uint16_t lo = In16(*src_buf + 2, swap); in GetNext()285 uint16_t In16(const char* buf, bool swap) { in In16() function