Searched defs:scan (Results 1 – 2 of 2) sorted by relevance
3229 static int stbi__process_frame_header(stbi__jpeg *z, int scan) in stbi__process_frame_header()3330 static int stbi__decode_jpeg_header(stbi__jpeg *z, int scan) in stbi__decode_jpeg_header()5023 static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) in stbi__parse_png_file()
3229 static int stbi__process_frame_header(stbi__jpeg *z, int scan) in stbi__process_frame_header()3323 static int stbi__decode_jpeg_header(stbi__jpeg *z, int scan) in stbi__decode_jpeg_header()5016 static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) in stbi__parse_png_file()