Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h3319 #define stbi__SOS(x) ((x) == 0xda) macro
3359 if (stbi__SOS(m)) { in stbi__decode_jpeg_image()