Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h4341 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
4356 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
4360 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()

Completed in 12 milliseconds