Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h4087 static int stbi__compute_huffman_codes(stbi__zbuf *a) in stbi__compute_huffman_codes() function
4227 if (!stbi__compute_huffman_codes(a)) return 0; in stbi__parse_zlib()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h4087 static int stbi__compute_huffman_codes(stbi__zbuf *a) in stbi__compute_huffman_codes() function
4227 if (!stbi__compute_huffman_codes(a)) return 0; in stbi__parse_zlib()