Searched defs:get_byte (Results 1 – 6 of 6) sorted by relevance
47 static inline int get_byte(LZOContext *c) in get_byte() function
144 static inline uint8_t get_byte(const uint8_t* buffer, uint32_t i) { in get_byte() function
74 get_byte(j_decompress_ptr cinfo) in get_byte() function
211 get_byte(const uint8_t **buffer, size_t *buf_len) { in get_byte() function
647 BROTLI_BOOL get_byte = BROTLI_FALSE; in SafeReadSymbolCodeLengths() local