Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h4368 static const stbi_uc stbi__zdefault_length[STBI__ZNSYMS] = variable
4414 … if (!stbi__zbuild_huffman(&a->z_length , stbi__zdefault_length , STBI__ZNSYMS)) return 0; in stbi__parse_zlib()