Searched refs:SCAN_type (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c816 SCAN_type, enumerator in enum:__anon25
1764 if (scan == SCAN_type) return 1;
2118 r = decode_jpeg_header(&j, SCAN_type);
2153 res = decode_jpeg_header(j, SCAN_type);
2966 if (scan == SCAN_type) return 1;
3163 r = parse_png_file(&p, SCAN_type,STBI_default);
3173 return parse_png_file(&p, SCAN_type,STBI_default);

Completed in 146 milliseconds