Searched defs:get_byte (Results 1 – 10 of 10) sorted by relevance
45 static inline int get_byte(LZOContext *c) in get_byte() function
144 static inline uint8_t get_byte(uint8_t* buffer, uint32_t i) { in get_byte() function
144 static inline uint8_t get_byte(const uint8_t* buffer, uint32_t i) { in get_byte() function
46 get_byte (LZOContext * c) in get_byte() function
74 get_byte(j_decompress_ptr cinfo) in get_byte() function
65 get_byte (j_decompress_ptr cinfo) in get_byte() function
647 BROTLI_BOOL get_byte = BROTLI_FALSE; in SafeReadSymbolCodeLengths() local
1074 get_byte(CharT c, unsigned int byte) in get_byte() function