Searched refs:STBIR_ALPHA_EPSILON (Results 1 – 2 of 2) sorted by relevance
453 #ifndef STBIR_ALPHA_EPSILON454 #define STBIR_ALPHA_EPSILON ((float)1 / (1 << 20) / (1 << 20) / (1 << 20) / (1 << 20)) macro1382 alpha += STBIR_ALPHA_EPSILON; in stbir__decode_scanline()