Home
last modified time | relevance | path

Searched refs:stbi_inline (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h613 #define stbi_inline inline macro
615 #define stbi_inline macro
618 #define stbi_inline __forceinline macro
1612 stbi_inline static stbi_uc stbi__get8(stbi__context *s) in stbi__get8()
1626 stbi_inline static int stbi__at_eof(stbi__context *s) in stbi__at_eof()
2095 stbi_inline static int stbi__jpeg_huff_decode(stbi__jpeg *j, stbi__huffman *h) in stbi__jpeg_huff_decode()
2151 stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n) in stbi__extend_receive()
2167 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) in stbi__jpeg_get_bits()
2179 stbi_inline static int stbi__jpeg_get_bit(stbi__jpeg *j) in stbi__jpeg_get_bit()
2414 stbi_inline stati
[all...]

Completed in 7 milliseconds