Searched refs:stbi_inline (Results 1 – 2 of 2) sorted by relevance
558 #define stbi_inline inline macro560 #define stbi_inline macro563 #define stbi_inline __forceinline macro1469 stbi_inline static stbi_uc stbi__get8(stbi__context *s) in stbi__get8()1480 stbi_inline static int stbi__at_eof(stbi__context *s) in stbi__at_eof()1912 stbi_inline static int stbi__jpeg_huff_decode(stbi__jpeg *j, stbi__huffman *h) in stbi__jpeg_huff_decode()1966 stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n) in stbi__extend_receive()1982 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) in stbi__jpeg_get_bits()1993 stbi_inline static int stbi__jpeg_get_bit(stbi__jpeg *j) in stbi__jpeg_get_bit()2220 stbi_inline static stbi_uc stbi__clamp(int x) in stbi__clamp()[all …]