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