Searched refs:STBI__ZFAST_MASK (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/ | ||
H A D | stb_image.h | 4090 #define STBI__ZFAST_MASK ((1 << STBI__ZFAST_BITS) - 1) macro 4249 b = z->fast[a->code_buffer & STBI__ZFAST_MASK]; in stbi__zhuffman_decode() |
Completed in 11 milliseconds