Home
last modified time | relevance | path

Searched refs:stbi__EOI (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dstb_image.h3317 #define stbi__EOI(x) ((x) == 0xd9) macro
3358 while (!stbi__EOI(m)) { in stbi__decode_jpeg_image()