Searched refs:stbi__EOI (Results 1 – 2 of 2) sorted by relevance
3153 #define stbi__EOI(x) ((x) == 0xd9) macro3194 while (!stbi__EOI(m)) { in stbi__decode_jpeg_image()