Searched refs:stbi__parse_entropy_coded_data (Results 1 – 4 of 4) sorted by relevance
2642 static int stbi__parse_entropy_coded_data(stbi__jpeg *z) in stbi__parse_entropy_coded_data() function3086 if (!stbi__parse_entropy_coded_data(j)) return 0; in stbi__decode_jpeg_image()
2686 static int stbi__parse_entropy_coded_data(stbi__jpeg *z) in stbi__parse_entropy_coded_data() function3130 if (!stbi__parse_entropy_coded_data(j)) return 0; in stbi__decode_jpeg_image()
2915 static int stbi__parse_entropy_coded_data(stbi__jpeg *z) in stbi__parse_entropy_coded_data() function3361 if (!stbi__parse_entropy_coded_data(j)) return 0; in stbi__decode_jpeg_image()
2915 static int stbi__parse_entropy_coded_data(stbi__jpeg *z) in stbi__parse_entropy_coded_data() function3368 if (!stbi__parse_entropy_coded_data(j)) return 0; in stbi__decode_jpeg_image()