Searched refs:stbi__decode_jpeg_image (Results 1 – 2 of 2) sorted by relevance
3184 static int stbi__decode_jpeg_image(stbi__jpeg *j) in stbi__decode_jpeg_image() function3649 if (!stbi__decode_jpeg_image(z)) { stbi__cleanup_jpeg(z); return NULL; } in load_jpeg_image()