Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h3955 stbi_inline static stbi_uc stbi__zget8(stbi__zbuf *z) in stbi__zget8() function
3965 z->code_buffer |= (unsigned int) stbi__zget8(z) << z->num_bits; in stbi__fill_bits()
4152 header[k++] = stbi__zget8(a); in stbi__parse_uncompressed_block()
4167 int cmf = stbi__zget8(a); in stbi__parse_zlib_header()
4170 int flg = stbi__zget8(a); in stbi__parse_zlib_header()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h3955 stbi_inline static stbi_uc stbi__zget8(stbi__zbuf *z) in stbi__zget8() function
3965 z->code_buffer |= (unsigned int) stbi__zget8(z) << z->num_bits; in stbi__fill_bits()
4152 header[k++] = stbi__zget8(a); in stbi__parse_uncompressed_block()
4167 int cmf = stbi__zget8(a); in stbi__parse_zlib_header()
4170 int flg = stbi__zget8(a); in stbi__parse_zlib_header()