Searched defs:get_byte (Results 1 – 7 of 7) sorted by relevance
61 #define get_byte() (inptr < insize ? inbuf[inptr++] : fill_inbuf()) macro
52 #define get_byte() (inptr < insize ? inbuf[inptr++] : fill_inbuf()) macro
91 static inline uint8_t get_byte(int index, bool neg) in get_byte() function
86 static uint8_t get_byte(uint32_t addr) in get_byte() function
37 static inline u8 get_byte(struct ks_wlan_private *priv) in get_byte() function
1043 static int get_byte(struct s5p_jpeg_buffer *buf) in get_byte() function
571 static int get_byte(struct jpeg_buffer *buf) in get_byte() function