Searched refs:stbiw__zlib_huff3 (Results 1 – 2 of 2) sorted by relevance
886 #define stbiw__zlib_huff3(n) stbiw__zlib_huffa(0 + (n)-256,7) macro888 …w__zlib_huff1(n) : (n) <= 255 ? stbiw__zlib_huff2(n) : (n) <= 279 ? stbiw__zlib_huff3(n) : stbiw__…