Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h558 #define stbi_inline inline macro
560 #define stbi_inline macro
563 #define stbi_inline __forceinline macro
1469 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 …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h558 #define stbi_inline inline macro
560 #define stbi_inline macro
563 #define stbi_inline __forceinline macro
1469 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 …]