Searched refs:STBI__RESTART (Results 1 – 2 of 2) sorted by relevance
2736 #define STBI__RESTART(x) ((x) >= 0xd0 && (x) <= 0xd7) macro2777 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()2807 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()2838 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()2867 if (!STBI__RESTART(z->marker)) return 1; in stbi__parse_entropy_coded_data()