Searched refs:stbi__SOF (Results 1 – 2 of 2) sorted by relevance
3154 #define stbi__SOF(x) ((x) == 0xc0 || (x) == 0xc1 || (x) == 0xc2) macro3169 while (!stbi__SOF(m)) { in stbi__decode_jpeg_header()