Searched refs:stbi__fill_bits (Results 1 – 2 of 2) sorted by relevance
3961 static void stbi__fill_bits(stbi__zbuf *z) in stbi__fill_bits() function3973 if (z->num_bits < n) stbi__fill_bits(z); in stbi__zreceive()4001 if (a->num_bits < 16) stbi__fill_bits(a); in stbi__zhuffman_decode()