Searched refs:fastv (Results 1 – 2 of 2) sorted by relevance
3919 stbi__uint16 fastv = (stbi__uint16) ((s << 9) | i); in stbi__zbuild_huffman() local3925 z->fast[j] = fastv; in stbi__zbuild_huffman()