Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h3348 static int stbi__decode_jpeg_image(stbi__jpeg *j) in stbi__decode_jpeg_image() function
3813 if (!stbi__decode_jpeg_image(z)) { stbi__cleanup_jpeg(z); return NULL; } in load_jpeg_image()