Searched refs:stbi__parse_png_file (Results 1 – 1 of 1) sorted by relevance
5016 static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) in stbi__parse_png_file() function5196 if (stbi__parse_png_file(p, STBI__SCAN_load, req_comp)) { in stbi__do_png()5241 if (!stbi__parse_png_file(p, STBI__SCAN_header, 0)) { in stbi__png_info_raw()