Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h4186 stbi__zhuffman z_length, z_distance; member
4299 int z = stbi__zhuffman_decode(a, &a->z_length); in stbi__parse_huffman_block()
4383 if (!stbi__zbuild_huffman(&a->z_length, lencodes, hlit)) return 0; in stbi__compute_huffman_codes()
4477 if (!stbi__zbuild_huffman(&a->z_length , stbi__zdefault_length , STBI__ZNSYMS)) return 0; in stbi__parse_zlib()

Completed in 12 milliseconds