Searched refs:stbi__zdefault_length (Results 1 – 1 of 1) sorted by relevance
4368 static const stbi_uc stbi__zdefault_length[STBI__ZNSYMS] = variable4414 … if (!stbi__zbuild_huffman(&a->z_length , stbi__zdefault_length , STBI__ZNSYMS)) return 0; in stbi__parse_zlib()