Searched refs:read_be16 (Results 1 – 1 of 1) sorted by relevance
469 static int read_be16(uint8_t *data, uint16_t offset, uint16_t *pos, in read_be16() function518 ret = read_be16(data, offset, pos, max_len, &val); in decode_delta()