Searched refs:stbi__EOI (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/ | ||
H A D | stb_image.h | 3357 #define stbi__EOI(x) ((x) == 0xd9) macro 3420 while (!stbi__EOI(m)) { in stbi__decode_jpeg_image() |
Completed in 12 milliseconds