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