Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h4347 int hdist = stbi__zreceive(a,5) + 1; in stbi__compute_huffman_codes() local
4349 int ntot = hlit + hdist; in stbi__compute_huffman_codes()
4384 if (!stbi__zbuild_huffman(&a->z_distance, lencodes+hlit, hdist)) return 0; in stbi__compute_huffman_codes()

Completed in 12 milliseconds