Searched refs:STBI__SCAN_load (Results 1 – 2 of 2) sorted by relevance
1448 STBI__SCAN_load=0, enumerator3097 if (scan != STBI__SCAN_load) return 1; in stbi__process_frame_header()3192 if (!stbi__decode_jpeg_header(j, STBI__SCAN_load)) return 0; in stbi__decode_jpeg_image()4911 if (scan != STBI__SCAN_load) return 1; in stbi__parse_png_file()4974 if (stbi__parse_png_file(p, STBI__SCAN_load, req_comp)) { in stbi__do_png()