Searched refs:stbi__SOF_progressive (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/ | ||
H A D | stb_image.h | 3361 #define stbi__SOF_progressive(x) ((x) == 0xc2) macro 3382 z->progressive = stbi__SOF_progressive(m); in stbi__decode_jpeg_header() |
Completed in 12 milliseconds