Searched refs:STBI__SCAN_header (Results 1 – 2 of 2) sorted by relevance
1450 STBI__SCAN_header enumerator3825 if (!stbi__decode_jpeg_header(j, STBI__SCAN_header)) { in stbi__jpeg_info_raw()4840 if (scan == STBI__SCAN_header) return 1; in stbi__parse_png_file()4869 if (scan == STBI__SCAN_header) { s->img_n = 4; return 1; } in stbi__parse_png_file()4891 if (scan == STBI__SCAN_header) { s->img_n = pal_img_n; return 1; } in stbi__parse_png_file()5017 if (!stbi__parse_png_file(p, STBI__SCAN_header, 0)) { in stbi__png_info_raw()