Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h4103 } stbi__zhuffman; typedef
4122 static int stbi__zbuild_huffman(stbi__zhuffman *z, const stbi_uc *sizelist, int num) in stbi__zbuild_huffman()
4186 stbi__zhuffman z_length, z_distance;
4221 static int stbi__zhuffman_decode_slowpath(stbi__zbuf *a, stbi__zhuffman *z) in stbi__zhuffman_decode_slowpath()
4240 stbi_inline static int stbi__zhuffman_decode(stbi__zbuf *a, stbi__zhuffman *z) in stbi__zhuffman_decode()
4341 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes()

Completed in 11 milliseconds