Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h3953 } stbi__zbuf; typedef
3955 stbi_inline static stbi_uc stbi__zget8(stbi__zbuf *z) in stbi__zget8()
3961 static void stbi__fill_bits(stbi__zbuf *z) in stbi__fill_bits()
3970 stbi_inline static unsigned int stbi__zreceive(stbi__zbuf *z, int n) in stbi__zreceive()
3980 static int stbi__zhuffman_decode_slowpath(stbi__zbuf *a, stbi__zhuffman *z) in stbi__zhuffman_decode_slowpath()
3998 stbi_inline static int stbi__zhuffman_decode(stbi__zbuf *a, stbi__zhuffman *z) in stbi__zhuffman_decode()
4012 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand()
4045 static int stbi__parse_huffman_block(stbi__zbuf *a) in stbi__parse_huffman_block()
4087 static int stbi__compute_huffman_codes(stbi__zbuf *a) in stbi__compute_huffman_codes()
4136 static int stbi__parse_uncompressed_block(stbi__zbuf *a) in stbi__parse_uncompressed_block()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h3953 } stbi__zbuf; typedef
3955 stbi_inline static stbi_uc stbi__zget8(stbi__zbuf *z) in stbi__zget8()
3961 static void stbi__fill_bits(stbi__zbuf *z) in stbi__fill_bits()
3970 stbi_inline static unsigned int stbi__zreceive(stbi__zbuf *z, int n) in stbi__zreceive()
3980 static int stbi__zhuffman_decode_slowpath(stbi__zbuf *a, stbi__zhuffman *z) in stbi__zhuffman_decode_slowpath()
3998 stbi_inline static int stbi__zhuffman_decode(stbi__zbuf *a, stbi__zhuffman *z) in stbi__zhuffman_decode()
4012 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand()
4045 static int stbi__parse_huffman_block(stbi__zbuf *a) in stbi__parse_huffman_block()
4087 static int stbi__compute_huffman_codes(stbi__zbuf *a) in stbi__compute_huffman_codes()
4136 static int stbi__parse_uncompressed_block(stbi__zbuf *a) in stbi__parse_uncompressed_block()
[all …]